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:
8494294
)
libata: change ata_<foo>_printk routines to return void
author
Joe Perches
<joe@perches.com>
Mon, 22 Sep 2014 16:52:18 +0000
(09:52 -0700)
committer
Tejun Heo
<tj@kernel.org>
Tue, 23 Sep 2014 14:02:31 +0000
(10:02 -0400)
The return value is not used by callers of these functions nor
by uses of all macros so change the functions to return void.
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found