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:
6465144
)
Staging: rtl8192u: Added #include <linux/uaccess.h> instead of <asm/uaccess.h>
author
Dilek Uzulmez
<dilekuzulmez@gmail.com>
Fri, 6 Mar 2015 14:08:10 +0000
(16:08 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 16 Mar 2015 14:50:16 +0000
(15:50 +0100)
The following patch fixes the checkpatch.pl warning:
WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Signed-off-by: Dilek Uzulmez <dilekuzulmez@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found