]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - fs/xfs/linux-2.6/xfs_buf.c
Fix up more bio fallout
[linux-2.6-omap-h63xx.git] / fs / xfs / linux-2.6 / xfs_buf.c
index 6a75f4d984a1a7ada4efc6148b8b02036f9d4e90..39f44ee572e86ec5f417bbb20d1ed1b4af8ce36d 100644 (file)
@@ -1103,7 +1103,7 @@ _xfs_buf_ioend(
        }
 }
 
-STATIC int
+STATIC void
 xfs_buf_bio_end_io(
        struct bio              *bio,
        int                     error)
@@ -1139,7 +1139,6 @@ xfs_buf_bio_end_io(
 
        _xfs_buf_ioend(bp, 1);
        bio_put(bio);
-       return 0;
 }
 
 STATIC void