]> git.karo-electronics.de Git - karo-tx-linux.git/commit
f2fs: fix 3 coding style errors in f2fs.h
authorDongOh Shin <doscode.kr@gmail.com>
Mon, 30 Jan 2017 18:55:17 +0000 (10:55 -0800)
committerJaegeuk Kim <jaegeuk@kernel.org>
Thu, 23 Feb 2017 04:24:55 +0000 (20:24 -0800)
commitc64ab12e365adb505c1be0f4ddea430d4a774514
tree2e3801b60b3d6113b3ab902aa1b243a74aed3483
parent8ed5974552086363aec2ac96fe01e3f2970baeab
f2fs: fix 3 coding style errors in f2fs.h

Two coding style errors below have been resolved:
"Macros with complex values should be enclosed in parentheses"

And a coding style error below has been resolved:
"space prohibited before that ',' (ctx:WxW)"

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