From: Paul E. McKenney Date: Mon, 18 Jul 2011 23:54:51 +0000 (-0700) Subject: rcu: Remove unused and redundant interfaces X-Git-Tag: v3.2-rc1~165^2^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22507ed9b9d587486fb4681e93a8c58837738a25;p=pandora-kernel.git rcu: Remove unused and redundant interfaces The rcu_dereference_bh_protected() and rcu_dereference_sched_protected() macros are synonyms for rcu_dereference_protected() and are not used anywhere in mainline. This commit therefore removes them. Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed