kernel/arch/mips/include/asm/octeon/cvmx-pip.h
.. .. @@ -503,7 +503,7 @@ 503 503 * offsetof() to determine the offsets into packet headers. 504 504 * For example, offsetof(ethhdr, protocol) returns the offset 505 505 * of the ethernet protocol field. The bitmask selects which 506 - * bytes to include the the tag, with bit offset X selecting506 + * bytes to include the tag, with bit offset X selecting507 507 * byte at offset X from the beginning of the packet data. 508 508 * @len: Number of bytes to include. Usually this is the sizeof() 509 509 * the field.