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:
33ead53
)
dynamic_debug: change __dynamic_<foo>_dbg return types to void
author
Joe Perches
<joe@perches.com>
Wed, 24 Sep 2014 18:17:56 +0000
(11:17 -0700)
committer
Greg Kroah-Hartman
<gregkh@linuxfoundation.org>
Fri, 3 Oct 2014 21:55:48 +0000
(14:55 -0700)
The return value is not used by callers of these functions
so change the functions to return void.
Signed-off-by: Joe Perches <joe@perches.com>
Acked-by: Jason Baron <jbaron@akamai.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
No differences found