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:
f0a6fb6
)
staging: i2o: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
author
Aya Mahfouz
<mahfouz.saif.elyazal@gmail.com>
Fri, 20 Feb 2015 01:43:52 +0000
(
03:43
+0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Thu, 26 Feb 2015 20:23:58 +0000
(12:23 -0800)
This patch fixes the following checkpatch.pl warning:
Use #include <linux/uaccess.h> instead of <asm/uaccess.h>
Signed-off-by: Aya Mahfouz <mahfouz.saif.elyazal@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found