]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - fs/btrfs/disk-io.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[linux.git] / fs / btrfs / disk-io.c
index e22c5bbf022393b9a7c9f24e71f8cd82b75dc3d8..e1890b1d3075ae36a1cec85dbd3d5ee1aa5f1e08 100644 (file)
@@ -2773,7 +2773,7 @@ static int write_dev_flush(struct btrfs_device *device, int wait)
         * one reference for us, and we leave it for the
         * caller
         */
-       device->flush_bio = NULL;;
+       device->flush_bio = NULL;
        bio = bio_alloc(GFP_NOFS, 0);
        if (!bio)
                return -ENOMEM;