alarmtimers: Fix error handling
authorThomas Gleixner <tglx@linutronix.de>
Wed, 14 Sep 2011 08:54:29 +0000 (10:54 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 14 Sep 2011 08:54:29 +0000 (10:54 +0200)
commit4523f6ada86853750565c68e17126af2e3df9b8a
treecf43d425a52ef79b73abbeff07524b77cee48364
parent9fb60336253edf73dedc527b2aa2bf32eae0d6da
alarmtimers: Fix error handling

commit 8bc0daf (alarmtimers: Rework RTC device selection using class
interface) did not implement required error checks. Add them.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/time/alarmtimer.c