commit | 31d9284569e38fb97117497af3e8047a6a3c86f0 | [log] [tgz] |
---|---|---|
author | Oleg Nesterov <oleg@tv-sign.ru> | Mon Sep 22 14:42:51 2008 -0700 |
committer | Thomas Gleixner <tglx@linutronix.de> | Wed Sep 24 15:45:48 2008 +0200 |
tree | a11b497fd51bdb01f42451e883a4617da3ef1d09 | |
parent | 5a51b713ccf8835d5adf7217e2f86eb12b1ca851 [diff] |
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>