posix-timers: Remove unused variable
authorThomas Gleixner <tglx@linutronix.de>
Thu, 18 Apr 2013 10:51:19 +0000 (12:51 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 18 Apr 2013 10:51:19 +0000 (12:51 +0200)
commitd2054b2c11682495fca41e9d4092e654df63b517
tree0320e37293ca3633291eaed49450a98af6d60181
parentc038c1c44179c80da6201f91ef354e48d5689617
posix-timers: Remove unused variable

Remove the unused variable *node introduced by commit 5ed67f05 (posix
timers: Allocate timer id per process)

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Pavel Emelyanov <xemul@parallels.com>
kernel/posix-timers.c