Merge branch 'master' into for-next
[linux-drm-fsl-dcu.git] / fs / btrfs / disk-io.c
index 20196f41120698f5d7efd7c6be5c56415bd44651..09ef25f0c6c71e40ec136a7955c2aaca112fe201 100644 (file)
@@ -2748,7 +2748,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;