diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2016-05-23 16:23:00 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2016-05-23 17:04:14 -0700 |
commit | 8fa7c32094d806c23b35f9f51bcefb3148d3eb54 (patch) | |
tree | 12ff0e5c9905e4a2c0499ef4e00ff9a706edb24a /net/sctp | |
parent | 1c613cb9868359031eb1344a33ac661908804bab (diff) | |
download | linux-stable-8fa7c32094d806c23b35f9f51bcefb3148d3eb54.tar.gz linux-stable-8fa7c32094d806c23b35f9f51bcefb3148d3eb54.tar.bz2 linux-stable-8fa7c32094d806c23b35f9f51bcefb3148d3eb54.zip |
nilfs2: fix white space issue in nilfs_mount()
Fix the following checkpatch.pl error and warnings:
ERROR: code indent should use tabs where possible
#1317: FILE: super.c:1317:
+ ^I^Is_new = true;$
WARNING: please, no space before tabs
#1317: FILE: super.c:1317:
+ ^I^Is_new = true;$
WARNING: please, no spaces at the start of a line
#1317: FILE: super.c:1317:
+ ^I^Is_new = true;$
Link: http://lkml.kernel.org/r/1461935747-10380-2-git-send-email-konishi.ryusuke@lab.ntt.co.jp
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'net/sctp')
0 files changed, 0 insertions, 0 deletions