From: Ryusuke Konishi Date: Sat, 13 Mar 2010 19:01:27 +0000 (+0900) Subject: nilfs2: remove whitespaces before quoted newlines X-Git-Tag: v2.6.34-rc2~44^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c91cea11dfec65968ff9d1b4239c1eab63bf72fd;p=pandora-kernel.git nilfs2: remove whitespaces before quoted newlines This kills the following checkpatch warnings: WARNING: unnecessary whitespace before a quoted newline #869: FILE: super.c:869: + "remount to a different snapshot. \n", WARNING: unnecessary whitespace before a quoted newline #389: FILE: the_nilfs.c:389: + printk(KERN_ERR "NILFS: too short segment. \n"); Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed