From: simran singhal Date: Fri, 3 Mar 2017 15:59:06 +0000 (+0530) Subject: staging: unisys: Replace "the the " with "the" X-Git-Url: https://git.stricted.de/?a=commitdiff_plain;h=bffa320f295fd91a8c92bf1e98981e03b575aa8d;p=GitHub%2Fmoto-9609%2Fandroid_kernel_motorola_exynos9610.git staging: unisys: Replace "the the " with "the" 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 Acked-by: David Kershner Acked-by: Julia Lawall Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/unisys/visorbus/visorbus_main.c b/drivers/staging/unisys/visorbus/visorbus_main.c index 1d541905fa92..e7b04b6feabf 100644 --- a/drivers/staging/unisys/visorbus/visorbus_main.c +++ b/drivers/staging/unisys/visorbus/visorbus_main.c @@ -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 */