net: ipv6: Fix typo in ipv6_find_hdr() documentation
authorTariq Toukan <tariqt@mellanox.com>
Mon, 7 May 2018 07:45:26 +0000 (10:45 +0300)
committerDavid S. Miller <davem@davemloft.net>
Tue, 8 May 2018 03:50:27 +0000 (23:50 -0400)
commit6f2f8212bfdf3ec6dd60f1f0725dc84c574b768b
tree5417991cc6ab3653226f132ca99709db3754a874
parentdb0aeb310060d612a8f92ca0889e4b966e7aa821
net: ipv6: Fix typo in ipv6_find_hdr() documentation

Fix 'an' into 'and', and use a comma instead of a period.

Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/exthdrs_core.c