diff options
author | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-08-14 18:14:10 +0200 |
---|---|---|
committer | Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp> | 2009-09-14 11:27:15 +0200 |
commit | 6d28f7ea43856449ed2f344cb209af3ba1c6b757 (patch) | |
tree | e41a19062d0956f698eb6ec7deccb6d8ebabfced /firmware/av7110 | |
parent | nilfs2: remove nilfs_dat_abort_start and nilfs_dat_abort_free (diff) | |
download | linux-6d28f7ea43856449ed2f344cb209af3ba1c6b757.tar.xz linux-6d28f7ea43856449ed2f344cb209af3ba1c6b757.zip |
nilfs2: remove unused btree argument from btree functions
Even though many btree functions take a btree object as their first
argument, most of them are not used in their functions.
This sticky use of the btree argument is hurting code readability and
giving the possibility of inefficient code generation.
So, this removes the unnecessary btree arguments.
Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'firmware/av7110')
0 files changed, 0 insertions, 0 deletions