git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
59263b5
)
futex: Simplify return logic
author
Thomas Gleixner
<tglx@linutronix.de>
Wed, 15 Feb 2012 11:17:09 +0000
(12:17 +0100)
committer
Thomas Gleixner
<tglx@linutronix.de>
Wed, 15 Feb 2012 11:19:13 +0000
(12:19 +0100)
No need to assign ret in each case and break. Simply return the result
of the handler function directly.
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Cc: Peter Zijlstra <peterz@infradead.org>
Cc: Darren Hart <dvhart@linux.intel.com>
kernel/futex.c
patch
|
blob
|
history
diff --cc
kernel/futex.c
Simple merge