Skip to content
Snippets Groups Projects
Commit 524e4a1d authored by Francis Moreau's avatar Francis Moreau Committed by Jan Kara
Browse files

ext2: remove useless call to brelse() in ext2_free_inode()


This patch removes a useless call to brelse(bitmap_bh) since at that
point bitmap_bh is NULL and slightly cleans up bitmap_bh handling.

Signed-off-by: default avatarFrancis Moreau <francis.moro@gmail.com>
Signed-off-by: default avatarJan Kara <jack@suse.cz>
parent eabf290d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment