dm: emc_endio returns void
commit0dddfd46f07db880df7d99e6ebe8baca11591f29
authorGeert Uytterhoeven <geert@linux-m68k.org>
Sat, 13 Oct 2007 12:31:28 +0000 (13 14:31 +0200)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Sat, 13 Oct 2007 16:41:03 +0000 (13 09:41 -0700)
tree1be11024fd1f9ce11359aee50611fc4eac468bc6
parente92042e5c009d84ba741ec4a978a13f260e6ee24
dm: emc_endio returns void

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>
drivers/md/dm-emc.c