]> bbs.cooldavid.org Git - net-next-2.6.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)
commit5edc304f49f3b1a246a3cc4ecc248e8fe7174840
tree9ecf14055d5b4626cf5fe54b0f4fb92b8335399b
parent67c53c34660c535083c4c8753e547a9338802ec6
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