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:
6090132
)
lib/devres.c: fix checkpatch warnings
author
Fabian Frederick
<fabf@skynet.be>
Fri, 23 May 2014 20:30:50 +0000
(22:30 +0200)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 23 May 2014 22:28:01 +0000
(07:28 +0900)
Fix 3 checkpatch warnings:
'ERROR: "foo * const * bar" should be "foo * const *bar"'
Cc: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Fabian Frederick <fabf@skynet.be>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found