From: Bhaskar Chowdhury Date: Fri, 26 Mar 2021 23:12:40 +0000 (+0530) Subject: ipv6: addrconf.c: Fix a typo X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=912b519afc8f13743b473910504e8bfb9eb7de77;p=linux.git ipv6: addrconf.c: Fix a typo s/Identifers/Identifiers/ Signed-off-by: Bhaskar Chowdhury Signed-off-by: David S. Miller --- diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c index b502f78d5091f..120073ffb666b 100644 --- a/net/ipv6/addrconf.c +++ b/net/ipv6/addrconf.c @@ -2358,7 +2358,7 @@ regen: /* , Section 3.3.1: * check if generated address is not inappropriate: * - * - Reserved IPv6 Interface Identifers + * - Reserved IPv6 Interface Identifiers * - XXX: already assigned to an address on the device */