git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f198dbb
)
nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function
author
Ryusuke Konishi
<konishi.ryusuke@lab.ntt.co.jp>
Thu, 21 May 2009 17:18:36 +0000
(
02:18
+0900)
committer
Ryusuke 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