nilfs2: clean up indirect function calling conventions
authorPekka Enberg <penberg@cs.helsinki.fi>
Tue, 7 Apr 2009 02:01:49 +0000 (19:01 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Tue, 7 Apr 2009 15:31:17 +0000 (08:31 -0700)
commit8acfbf0939e98cc77dab94c24899c9930ddd1e13
tree0f261ee58584db9a89a874f85646ab827105143f
parent7fa10d20012296300dfe645cb3e628a4e9a0d5ef
nilfs2: clean up indirect function calling conventions

This cleans up the strange indirect function calling convention used in
nilfs to follow the normal kernel coding style.

Signed-off-by: Pekka Enberg <penberg@cs.helsinki.fi>
Acked-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
fs/nilfs2/bmap.c
fs/nilfs2/btree.c
fs/nilfs2/direct.c
fs/nilfs2/ioctl.c