posix-timers: lock_timer: make it readable
authorOleg Nesterov <oleg@tv-sign.ru>
Mon, 22 Sep 2008 21:42:51 +0000 (14:42 -0700)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 24 Sep 2008 13:45:48 +0000 (15:45 +0200)
commit31d9284569e38fb97117497af3e8047a6a3c86f0
treea11b497fd51bdb01f42451e883a4617da3ef1d09
parent5a51b713ccf8835d5adf7217e2f86eb12b1ca851
posix-timers: lock_timer: make it readable

Cleanup.  Imho makes the code much more understandable.  At least this
patch lessens both the source and compiled code.

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Cc: mingo@elte.hu
Cc: Roland McGrath <roland@redhat.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
kernel/posix-timers.c