From: Ryusuke Konishi Date: Sat, 14 Nov 2009 04:48:06 +0000 (+0900) Subject: nilfs2: unfold nilfs_palloc_block_get_bitmap function X-Git-Tag: v2.6.33-rc1~322^2~27 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=141bbdba9c2c1592d56b019277774099a5412aea;p=pandora-kernel.git nilfs2: unfold nilfs_palloc_block_get_bitmap function This expands a trivial address calculation in the function into its every callsite. This expansion improves readability of the callers. Signed-off-by: Ryusuke Konishi --- Reading git-diff-tree failed