From: Thomas Gleixner Date: Thu, 3 Nov 2011 19:08:17 +0000 (-0700) Subject: rcu: Remove redundant return from rcu_report_exp_rnp() X-Git-Tag: v3.3-rc1~193^2^2~53 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f8eefb127f5be07628954f310a7fc8c82b2fc3;p=pandora-kernel.git rcu: Remove redundant return from rcu_report_exp_rnp() Empty void functions do not need "return", so this commit removes it from rcu_report_exp_rnp(). Signed-off-by: Thomas Gleixner Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed