Fix occurrences of "the the "
[deliverable/linux.git] / drivers / net / ixgb / ixgb_ee.c
index f15aebde7b9026bea724f90785e08847889c84f0..52c99d01d5681f33c9c51242e887c52240debe5b 100644 (file)
@@ -315,7 +315,7 @@ ixgb_wait_eeprom_command(struct ixgb_hw *hw)
  * hw - Struct containing variables accessed by shared code
  *
  * Reads the first 64 16 bit words of the EEPROM and sums the values read.
- * If the the sum of the 64 16 bit words is 0xBABA, the EEPROM's checksum is
+ * If the sum of the 64 16 bit words is 0xBABA, the EEPROM's checksum is
  * valid.
  *
  * Returns:
This page took 0.031496 seconds and 5 git commands to generate.