]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
staging: unisys: Replace "the the " with "the"
authorsimran singhal <singhalsimran0@gmail.com>
Fri, 3 Mar 2017 15:59:06 +0000 (21:29 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 7 Mar 2017 19:15:18 +0000 (20:15 +0100)
This patch replace "the the " with "the". The replacement couldn't be
automated because sometimes the first "the" was meant to be another
word.

Signed-off-by: simran singhal <singhalsimran0@gmail.com>
Acked-by: David Kershner <david.kershner@unisys.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/unisys/visorbus/visorbus_main.c

index 1d541905fa9267722a7896d13f4ebb1957432c25..e7b04b6feabf6c0852f4154a0a45109382d9f2f1 100644 (file)
@@ -778,7 +778,7 @@ write_vbus_dev_info(struct visorchannel *chan,
 /*
  * fix_vbus_dev_info() - for a child device just created on a client bus, fill
  *                       in information about the driver that is controlling
- *                       this device into the the appropriate slot within the
+ *                       this device into the appropriate slot within the
  *                       vbus channel of the bus instance
  * @visordev: struct visor_device for the desired device
  */