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:
e92042e
)
dm: emc_endio returns void
author
Geert Uytterhoeven
<geert@linux-m68k.org>
Sat, 13 Oct 2007 12:31:28 +0000
(14:31 +0200)
committer
Linus Torvalds
<torvalds@woody.linux-foundation.org>
Sat, 13 Oct 2007 16:41:03 +0000
(09:41 -0700)
emc_endio returns void:
linux/drivers/md/dm-emc.c: In function 'emc_endio':
linux/drivers/md/dm-emc.c:58: warning: 'return' with a value, in function returning void
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
No differences found