From: Ryusuke Konishi Date: Thu, 21 May 2009 17:18:36 +0000 (+0900) Subject: nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function X-Git-Tag: v2.6.31-rc1~333^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e473c1f265f429427e09531435ceaf0fdbb86d15;p=pandora-kernel.git nilfs2: remove pointless NULL check of bpop_commit_alloc_ptr function 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 --- Reading git-diff-tree failed