]> Git Repo - linux.git/commitdiff
spi: Fix double "when"
authorGeert Uytterhoeven <[email protected]>
Thu, 30 Nov 2017 13:35:08 +0000 (14:35 +0100)
committerMark Brown <[email protected]>
Thu, 30 Nov 2017 16:55:35 +0000 (16:55 +0000)
Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Mark Brown <[email protected]>
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
  *
This page took 0.074502 seconds and 4 git commands to generate.