]> git.baikalelectronics.ru Git - kernel.git/commit
m68k: amiserial - Kill warn_unused_result warnings
authorGeert Uytterhoeven <geert@linux-m68k.org>
Tue, 30 Dec 2008 13:13:41 +0000 (14:13 +0100)
committerGeert Uytterhoeven <geert@linux-m68k.org>
Mon, 12 Jan 2009 19:56:39 +0000 (20:56 +0100)
commit43bd896c5a033411c5e78451a5431b482ccb66c1
tree9ecf14055d5b4626cf5fe54b0f4fb92b8335399b
parent9d16e777a55f6d131281899251ce69bc37e40b13
m68k: amiserial - Kill warn_unused_result warnings

warning: ignoring return value of 'request_irq', declared with attribute
warn_unused_result

and clean up the error path handling.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Acked-by: Alan Cox <alan@lxorguk.ukuu.org.uk>
drivers/char/amiserial.c