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:
8c84bf4
)
quota: fix checkpatch.pl warning by replacing <asm/uaccess.h> with <linux/uaccess.h>
author
Jeff Liu
<jeff.liu@oracle.com>
Mon, 28 May 2012 15:40:17 +0000
(23:40 +0800)
committer
Jan Kara
<jack@suse.cz>
Mon, 9 Jul 2012 10:03:11 +0000
(12:03 +0200)
checkpatch.pl warns:
"WARNING: Use #include <linux/uaccess.h> instead of <asm/uaccess.h>"
Below patch fixes it.
Signed-off-by: Jie Liu <jeff.liu@oracle.com>
Signed-off-by: Jan Kara <jack@suse.cz>
No differences found