commit | 8acfbf0939e98cc77dab94c24899c9930ddd1e13 | [log] [tgz] |
---|---|---|
author | Pekka Enberg <penberg@cs.helsinki.fi> | Mon Apr 06 19:01:49 2009 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Apr 07 08:31:17 2009 -0700 |
tree | 0f261ee58584db9a89a874f85646ab827105143f | |
parent | 7fa10d20012296300dfe645cb3e628a4e9a0d5ef [diff] |
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>