]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - fs/f2fs/f2fs.h
f2fs: fix 446 coding style warnings in f2fs.h
authorDongOh Shin <doscode.kr@gmail.com>
Mon, 30 Jan 2017 18:55:18 +0000 (10:55 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 23 Feb 2017 04:24:55 +0000 (20:24 -0800)
commitcac5a3d8f517cfc7a882ffd4a0eba220f02deee8
tree0617ba3a8b67c19d3ef634006319dc3f44c10b83
parentc64ab12e365adb505c1be0f4ddea430d4a774514
f2fs: fix 446 coding style warnings in f2fs.h

1) Nine coding style warnings below have been resolved:
"Missing a blank line after declarations"

2) 435 coding style warnings below have been resolved:
"function definition argument 'x' should also have an identifier name"

3) Two coding style warnings below have been resolved:
"macros should not use a trailing semicolon"

Signed-off-by: DongOh Shin <doscode.kr@gmail.com>
Signed-off-by: Jaegeuk Kim <jaegeuk@kernel.org>
fs/f2fs/f2fs.h