diff options
author | Joe Perches <joe@perches.com> | 2021-05-26 22:05:36 +0200 |
---|---|---|
committer | Jaegeuk Kim <jaegeuk@kernel.org> | 2021-06-23 10:09:34 +0200 |
commit | 833dcd35453713ced96e086daecf7f023709e6a4 (patch) | |
tree | 33369c46728601e50059751e3ebd27d27655d55f /fs/f2fs/sysfs.c | |
parent | f2fs: introduce FI_COMPRESS_RELEASED instead of using IMMUTABLE bit (diff) | |
download | linux-833dcd35453713ced96e086daecf7f023709e6a4.tar.xz linux-833dcd35453713ced96e086daecf7f023709e6a4.zip |
f2fs: logging neatening
Update the logging uses that have unnecessary newlines as the f2fs_printk
function and so its f2fs_<level> macro callers already adds one.
This allows searching single line logging entries with an easier grep and
also avoids unnecessary blank lines in the logging.
Miscellanea:
o Coalesce formats
o Align to open parenthesis
Signed-off-by: Joe Perches <joe@perches.com>
Reviewed-by: Chao Yu <yuchao0@huawei.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
Diffstat (limited to 'fs/f2fs/sysfs.c')
0 files changed, 0 insertions, 0 deletions