android_kernel_xiaomi_sm8350/fs/nilfs2
Tobias Klauser 33e189bd57 nilfs2: Storage class should be before const qualifier
The C99 specification states in section 6.11.5:

The placement of a storage-class specifier other than at the beginning
of the declaration specifiers in a declaration is an obsolescent
feature.

Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
2009-12-25 13:01:50 +09:00
..
alloc.c
alloc.h
bmap_union.h
bmap.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
bmap.h
btnode.c
btnode.h
btree.c nilfs2: use list_splice_tail or list_splice_tail_init 2009-11-29 02:50:46 +09:00
btree.h
cpfile.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
cpfile.h
dat.c
dat.h
dir.c
direct.c nilfs2: trivial coding style fix 2009-12-25 13:01:50 +09:00
direct.h
file.c
gcdat.c
gcinode.c
ifile.c
ifile.h
inode.c
ioctl.c nilfs2: Storage class should be before const qualifier 2009-12-25 13:01:50 +09:00
Kconfig Revert "task_struct: make journal_info conditional" 2009-12-17 13:23:24 -08:00
Makefile
mdt.c
mdt.h
namei.c
nilfs.h
page.c
page.h
recovery.c nilfs2: use list_splice_tail or list_splice_tail_init 2009-11-29 02:50:46 +09:00
sb.h
segbuf.c nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segbuf.h nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segment.c nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
segment.h nilfs2: separate wait function from nilfs_segctor_write 2009-11-30 21:17:52 +09:00
sufile.c
sufile.h
super.c switch nilfs2 to deactivate_locked_super() 2009-12-16 12:16:42 -05:00
the_nilfs.c
the_nilfs.h