瀏覽代碼

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>
Ryusuke Konishi 16 年之前
父節點
當前提交
6d28f7ea43
共有 1 個文件被更改,包括 178 次插入216 次删除
  1. 178 216
      fs/nilfs2/btree.c

文件差異過大導致無法顯示
+ 178 - 216
fs/nilfs2/btree.c


部分文件因文件數量過多而無法顯示