linux/fs/nilfs2
Ryusuke Konishi c91cea11df 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 <konishi.ryusuke@lab.ntt.co.jp>
2010-03-14 10:29:51 +09:00
..
alloc.c
alloc.h nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
bmap_union.h
bmap.c
bmap.h
btnode.c
btnode.h
btree.c
btree.h
cpfile.c
cpfile.h
dat.c nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
dat.h
dir.c
direct.c
direct.h
file.c
gcdat.c
gcinode.c nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
ifile.c
ifile.h
inode.c
ioctl.c
Kconfig
Makefile
mdt.c
mdt.h
namei.c
nilfs.h
page.c nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
page.h
recovery.c
sb.h
segbuf.c nilfs2: remove spaces before tabs 2010-03-14 10:29:51 +09:00
segbuf.h
segment.c nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
segment.h nilfs2: remove spaces before tabs 2010-03-14 10:29:51 +09:00
sufile.c nilfs2: fix various typos in comments 2010-03-14 10:29:51 +09:00
sufile.h
super.c nilfs2: remove whitespaces before quoted newlines 2010-03-14 10:29:51 +09:00
the_nilfs.c nilfs2: remove whitespaces before quoted newlines 2010-03-14 10:29:51 +09:00
the_nilfs.h