diff options
author | Ryusuke Konishi <[email protected]> | 2009-08-15 01:14:10 +0900 |
---|---|---|
committer | Ryusuke Konishi <[email protected]> | 2009-09-14 18:27:15 +0900 |
commit | 6d28f7ea43856449ed2f344cb209af3ba1c6b757 (patch) | |
tree | e41a19062d0956f698eb6ec7deccb6d8ebabfced /drivers/mtd/lpddr/lpddr_cmds.c | |
parent | 9ead98637300dc7caefd904bbe1e092bf4d21f87 (diff) |
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 <[email protected]>
Diffstat (limited to 'drivers/mtd/lpddr/lpddr_cmds.c')
0 files changed, 0 insertions, 0 deletions