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)
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>

No differences found