projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
35fd248
)
staging: greybus: Replace "is is" with "is"
author
simran singhal
<
[email protected]
>
Sat, 4 Mar 2017 17:41:00 +0000
(23:11 +0530)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 7 Mar 2017 06:38:13 +0000
(07:38 +0100)
This patch replace "is is " with "is". The replacement couldn't be
automated because sometimes the first "is" was meant to be another
word.
Signed-off-by: simran singhal <
[email protected]
>
Acked-by: Julia Lawall <
[email protected]
>
Acked-by: Viresh Kumar <
[email protected]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/greybus/uart.c
patch
|
blob
|
history
diff --git
a/drivers/staging/greybus/uart.c
b/drivers/staging/greybus/uart.c
index 43255e2e9276734538424325b06cd0f90a90ab7a..b72693e300c1fc2c59e7f04894a4e6dca1bb040e 100644
(file)
--- a/
drivers/staging/greybus/uart.c
+++ b/
drivers/staging/greybus/uart.c
@@
-34,7
+34,7
@@
#include "greybus.h"
#include "gbphy.h"
-#define GB_NUM_MINORS 16 /* 16 is
is
more than enough */
+#define GB_NUM_MINORS 16 /* 16 is more than enough */
#define GB_NAME "ttyGB"
#define GB_UART_WRITE_FIFO_SIZE PAGE_SIZE