fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect
authorSalah Triki <salah.triki@gmail.com>
Wed, 27 Jul 2016 03:11:54 +0000 (04:11 +0100)
committerLuis de Bethencourt <luisbg@osg.samsung.com>
Tue, 9 Aug 2016 14:18:06 +0000 (15:18 +0100)
commitb8f76e5328e93d47ad6f1ab087227ac064eb7429
tree4f5989916071366d2a677f9e3128e7f102d1c908
parent0f5c73f2061f577653818674a34a506020b83087
fs: befs: Remove useless calls to brelse in befs_find_brun_dblindirect

The calls to brelse are useless since dbl_indir_block and indir_block
are NULL.

Signed-off-by: Salah Triki <salah.triki@gmail.com>
Acked-by: Luis de Bethencourt <luisbg@osg.samsung.com>
fs/befs/datastream.c
This page took 0.034239 seconds and 5 git commands to generate.