From: Paul E. McKenney Date: Thu, 18 Jun 2015 22:50:02 +0000 (-0700) Subject: rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() X-Git-Tag: omap-for-v4.3/fixes-merge-window~28^2~1^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f78f5b90c4ffa559e400c3919a02236101f29f3f;p=pandora-kernel.git rcu: Rename rcu_lockdep_assert() to RCU_LOCKDEP_WARN() This commit renames rcu_lockdep_assert() to RCU_LOCKDEP_WARN() for consistency with the WARN() series of macros. This also requires inverting the sense of the conditional, which this commit also does. Reported-by: Ingo Molnar Signed-off-by: Paul E. McKenney Reviewed-by: Ingo Molnar --- Reading git-diff-tree failed