Commit 59632b22 authored by Randy Dunlap's avatar Randy Dunlap Committed by Jakub Kicinski

net: ipv6: drop duplicate word in comment

Drop the doubled word "by" in a comment.
Signed-off-by: default avatarRandy Dunlap <rdunlap@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: netdev@vger.kernel.org
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent d86f9868
......@@ -223,7 +223,7 @@ struct ipv6_pinfo {
/*
* Packed in 16bits.
* Omit one shift by by putting the signed field at MSB.
* Omit one shift by putting the signed field at MSB.
*/
#if defined(__BIG_ENDIAN_BITFIELD)
__s16 hop_limit:9;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment