Home
last modified time | relevance | path

Searched hist:"1 ab9278570077101d1e367399686be62b22c4019" (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/fs/udf/
H A Dinode.cdiff 1ab9278570077101d1e367399686be62b22c4019 Wed Jan 30 15:03:58 CST 2008 marcin.slusarz@gmail.com <marcin.slusarz@gmail.com> 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 <marcin.slusarz@gmail.com>
Signed-off-by: Jan Kara <jack@suse.cz>