summaryrefslogtreecommitdiff
path: root/arch
diff options
context:
space:
mode:
authorJiro SEKIBA <jir@unicus.jp>2010-02-05 17:15:26 +0300
committerRyusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>2010-02-13 06:26:03 +0300
commit086d1764b22bb2d9d79bb8e2198927acf028d732 (patch)
treec52f5319998362c208d3f764c2666935c5dfce21 /arch
parentfe5f171bb272946ce5fbf843ce2f8467d0d41b9a (diff)
downloadlinux-086d1764b22bb2d9d79bb8e2198927acf028d732.tar.xz
nilfs2: delete unnecessary condition in nilfs_dat_translate
This is a trivial patch to delete unnecessary condition in nilfs_dat_translate. nilfs_dat_translate() will asign translated address to *blocknrp if blocknrp is not NULL. However the condition is unneeded, because all callers of nilfs_dat_translate() pass blocknrp properly. Signed-off-by: Jiro SEKIBA <jir@unicus.jp> Signed-off-by: Ryusuke Konishi <konishi.ryusuke@lab.ntt.co.jp>
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions