nilfs2: fix block comments
authorRyusuke Konishi <[email protected]>
Mon, 23 May 2016 23:23:48 +0000 (16:23 -0700)
committerLinus Torvalds <[email protected]>
Tue, 24 May 2016 00:04:14 +0000 (17:04 -0700)
commit076a378ba6e6b6ddd5f2336aa0876349b7d36409
tree150c71c85a086bb76e66e08e2fd0d5ee1b7db166
parent80d6505232ec2476eef8d988ea98ac81eb2e0975
nilfs2: fix block comments

This fixes block comments with proper formatting to eliminate the
following checkpatch.pl warnings:

  "WARNING: Block comments use * on subsequent lines"
  "WARNING: Block comments use a trailing */ on a separate line"

Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ryusuke Konishi <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
fs/nilfs2/alloc.c
fs/nilfs2/bmap.h
fs/nilfs2/cpfile.c
fs/nilfs2/ifile.c
fs/nilfs2/inode.c
fs/nilfs2/nilfs.h
fs/nilfs2/recovery.c
fs/nilfs2/segment.c
fs/nilfs2/segment.h
fs/nilfs2/the_nilfs.c
include/linux/nilfs2_fs.h