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:
7ff14a3
)
dm table: drop void suspend_targets return
author
Adrian Bunk
<bunk@kernel.org>
Thu, 24 Apr 2008 21:10:51 +0000
(22:10 +0100)
committer
Alasdair G Kergon
<agk@redhat.com>
Fri, 25 Apr 2008 12:26:59 +0000
(13:26 +0100)
void returning functions returned the return value of another void
returning function...
Spotted by sparse.
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Signed-off-by: Alasdair G Kergon <agk@redhat.com>
No differences found