From: Paul E. McKenney Date: Thu, 17 May 2012 22:12:45 +0000 (-0700) Subject: rcu: Fix broken strings in RCU's source code. X-Git-Tag: v3.6-rc1~168^2^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5cf05ad758c30d17ff23c2be346b5de982bc2121;p=pandora-kernel.git rcu: Fix broken strings in RCU's source code. Although the C language allows you to break strings across lines, doing this makes it hard for people to find the Linux kernel code corresponding to a given console message. This commit therefore fixes broken strings throughout RCU's source code. Suggested-by: Josh Triplett Suggested-by: Ingo Molnar Signed-off-by: Paul E. McKenney --- Reading git-diff-tree failed