nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
authorRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Thu, 21 May 2009 17:18:36 +0000 (02:18 +0900)
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Wed, 10 Jun 2009 14:41:10 +0000 (23:41 +0900)
This indirect function is set to NULL only for gc cache inodes, but
the gc cache inodes never call this function.

Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>

No differences found