From: marcin.slusarz@gmail.com Date: Wed, 30 Jan 2008 21:03:58 +0000 (+0100) Subject: udf: simplify __udf_read_inode X-Git-Tag: v2.6.26-rc1~1108^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ab9278570077101d1e367399686be62b22c4019;p=pandora-kernel.git udf: simplify __udf_read_inode - move all brelse(ibh) after main if, because it's called on every path except one where ibh is null - move variables to the most inner blocks Signed-off-by: Marcin Slusarz Signed-off-by: Jan Kara --- Reading git-diff-tree failed