WSL2-Linux-Kernel/fs/f2fs
DongOh Shin cac5a3d8f5 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>
2017-02-22 20:24:55 -08:00
..
Kconfig
Makefile
acl.c f2fs: keep dirty inodes selectively for checkpoint 2016-11-23 12:11:08 -08:00
acl.h
checkpoint.c f2fs: clean up with list_{first, last}_entry 2017-02-22 18:48:47 -08:00
data.c f2fs: fix a dead loop in f2fs_fiemap() 2017-02-22 20:24:49 -08:00
debug.c f2fs: show # of on-going flush and discard bios 2017-02-22 20:24:47 -08:00
dir.c f2fs: report error of f2fs_fill_dentries 2016-11-23 12:11:12 -08:00
extent_cache.c f2fs: use rb_entry_safe 2017-01-29 12:46:01 +09:00
f2fs.h f2fs: fix 446 coding style warnings in f2fs.h 2017-02-22 20:24:55 -08:00
file.c f2fs: do not preallocate blocks which has wrong buffer 2017-02-22 20:24:48 -08:00
gc.c f2fs: introduce FI_ATOMIC_COMMIT 2017-02-22 18:48:48 -08:00
gc.h
hash.c
inline.c for-f2fs-4.10 2016-12-14 09:07:36 -08:00
inode.c f2fs: record inode updating status correctly 2016-11-23 12:11:25 -08:00
namei.c f2fs: don't allow encrypted operations without keys 2017-01-29 12:46:01 +09:00
node.c f2fs: check in-memory nat version bitmap 2017-02-22 18:48:49 -08:00
node.h f2fs: check in-memory nat version bitmap 2017-02-22 18:48:49 -08:00
recovery.c f2fs: fix to avoid overflow when left shifting page offset 2017-02-22 20:24:51 -08:00
segment.c f2fs: declare missing static function 2017-02-22 20:24:54 -08:00
segment.h f2fs: check in-memory sit version bitmap 2017-02-22 18:48:50 -08:00
shrinker.c f2fs: avoid casted negative value as shrink count 2016-11-23 12:11:03 -08:00
super.c f2fs: show the fault injection mount option 2017-02-22 20:24:53 -08:00
trace.c
trace.h
xattr.c f2fs: enhance lookup xattr 2017-02-22 20:24:51 -08:00
xattr.h f2fs: enhance lookup xattr 2017-02-22 20:24:51 -08:00