Drop the doubled word "by" in a comment.

Signed-off-by: Randy Dunlap <[email protected]>
Cc: "David S. Miller" <[email protected]>
Cc: Jakub Kicinski <[email protected]>
Cc: [email protected]
---
v2: move wireless patches to a separate patch series, though this one
    is a new patch.

 include/linux/ipv6.h |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- linux-next-20200714.orig/include/linux/ipv6.h
+++ linux-next-20200714/include/linux/ipv6.h
@@ -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;

Reply via email to