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:
b40d293
)
rcu: Remove redundant return from rcu_report_exp_rnp()
author
Thomas Gleixner
<tglx@linutronix.de>
Thu, 3 Nov 2011 19:08:17 +0000
(12:08 -0700)
committer
Paul E. McKenney
<paulmck@linux.vnet.ibm.com>
Sun, 11 Dec 2011 18:31:29 +0000
(10:31 -0800)
Empty void functions do not need "return", so this commit removes it
from rcu_report_exp_rnp().
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Signed-off-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
No differences found