From: Paul E. McKenney Date: Tue, 29 May 2012 02:41:41 +0000 (-0700) Subject: rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() X-Git-Tag: v3.6-rc1~168^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c90cc7bf077f28144013e949ee0c122012d194a;p=pandora-kernel.git rcu: Prevent excessive line length in RCU_STATE_INITIALIZER() Upcoming rcu_barrier() concurrency commits will result in line lengths greater than 80 characters in the RCU_STATE_INITIALIZER(), so this commit shortens the name of the macro's argument to prevent this. Signed-off-by: Paul E. McKenney Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed