git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a6a93bc
)
Staging: rtl8192u: Added #include <linux/string.h> instead of <asm/string.h>
author
Dilek Uzulmez
<dilekuzulmez@gmail.com>
Sat, 7 Mar 2015 21:26:36 +0000
(23:26 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 9 Mar 2015 12:36:22 +0000
(13:36 +0100)
The following patch fixes the checkpatch.pl warning:
WARNING: Use #include <linux/string.h> instead of #include <asm/string.h>
Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found