futex: cleanup error exit
authorThomas Gleixner <tglx@linutronix.de>
Wed, 20 May 2009 07:18:50 +0000 (09:18 +0200)
committerThomas Gleixner <tglx@linutronix.de>
Wed, 20 May 2009 08:28:45 +0000 (10:28 +0200)
commitc8b15a706d921baed3195407e4f55270112bb3c6
tree514a45eb575cd093043fe1471ff579ffe439db3f
parent521c180874dae86f675d23c4eade4dba8b1f2cc8
futex: cleanup error exit

Reuse the put_key_ref(key2) call in the exit path.

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