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:
a2a15d5
)
device: Change dev_<level> logging functions to return void
author
Joe Perches
<joe@perches.com>
Thu, 25 Dec 2014 23:07:04 +0000
(15:07 -0800)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Mon, 26 Jan 2015 23:57:59 +0000
(15:57 -0800)
No caller or macro uses the return value so make all
the functions return void.
Compiled x86 allyesconfig and defconfig w/o CONFIG_PRINTK
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found