]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
spi: Fix double "when"
authorGeert Uytterhoeven <geert+renesas@glider.be>
Thu, 30 Nov 2017 13:35:08 +0000 (14:35 +0100)
committerMark Brown <broonie@kernel.org>
Thu, 30 Nov 2017 16:55:35 +0000 (16:55 +0000)
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Mark Brown <broonie@kernel.org>
include/linux/spi/spi.h

index 7b2170bfd6e7dae432478fffdbc70e1408740394..bc6bb325d1bf7c03db223c568b891e5d33dc93ca 100644 (file)
@@ -126,7 +126,7 @@ void spi_statistics_add_transfer_stats(struct spi_statistics *stats,
  *     for that name.  This appears in the sysfs "modalias" attribute
  *     for driver coldplugging, and in uevents used for hotplugging
  * @cs_gpio: gpio number of the chipselect line (optional, -ENOENT when
- *     when not using a GPIO line)
+ *     not using a GPIO line)
  *
  * @statistics: statistics for the spi_device
  *