]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit37da2ff119d366e21096d8d70d49abef9a94d3f3
tree5417991cc6ab3653226f132ca99709db3754a874
parent497215765a8d78387782ac6e55834c53b17fed09
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