From: Paul E. McKenney Date: Wed, 26 Nov 2014 18:42:50 +0000 (-0800) Subject: rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU() X-Git-Tag: omap-for-v4.1/prcm-dts-mfd-syscon-fix~166^2^2^4~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9735af5c78599703be633c057af3faee26482028;p=pandora-kernel.git rcu: Combine DEFINE_SRCU() and DEFINE_STATIC_SRCU() The DEFINE_SRCU() and DEFINE_STATIC_SRCU() definitions are quite similar, so this commit combines them, saving a bit of code and removing redundancy. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed