Fix up more bio fallout

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
This commit is contained in:
Al Viro
2007-10-12 07:17:47 +01:00
committed by Linus Torvalds
parent cbd09dbbb6
commit 782e3b3b38
5 changed files with 3 additions and 10 deletions

View File

@@ -169,7 +169,6 @@ static void end_bio_io_page(struct bio *bio, int error)
else
printk(KERN_WARNING "gfs2: error %d reading superblock\n", error);
unlock_page(page);
return 0;
}
static void gfs2_sb_in(struct gfs2_sb_host *sb, const void *buf)