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:
7d83584
)
staging: rtl8192u: Replace "is is" with "is"
author
simran singhal
<
[email protected]
>
Sat, 4 Mar 2017 17:40:59 +0000
(23:10 +0530)
committer
Greg Kroah-Hartman
<
[email protected]
>
Tue, 7 Mar 2017 19:00:22 +0000
(20:00 +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]
>
Signed-off-by: Greg Kroah-Hartman <
[email protected]
>
drivers/staging/rtl8192u/r819xU_cmdpkt.c
patch
|
blob
|
history
diff --git
a/drivers/staging/rtl8192u/r819xU_cmdpkt.c
b/drivers/staging/rtl8192u/r819xU_cmdpkt.c
index 3e0731b04619ae4deffbfac4415e115f9fc43596..bb6d8bd6c7acc405da397639a8ff96e1af8da1e9 100644
(file)
--- a/
drivers/staging/rtl8192u/r819xU_cmdpkt.c
+++ b/
drivers/staging/rtl8192u/r819xU_cmdpkt.c
@@
-495,7
+495,7
@@
u32 cmpk_message_handle_rx(struct net_device *dev,
u8 element_id;
u8 *pcmd_buff;
- /* 0. Check inpt arguments. I
f is
is a command queue message or
+ /* 0. Check inpt arguments. I
t
is a command queue message or
* pointer is null.
*/
if (pstats == NULL)