X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=fs%2Fbtrfs%2Fdisk-io.c;h=7ae51decf6d3d0fb5c3d44bb7791f843c74aa376;hb=9a64e8e0ace51b309fdcff4b4754b3649250382a;hp=b99d5127ba18997a6aab35f8946711ae0b3ff5b4;hpb=1e20932a23578bb1ec59107843574e259b96193f;p=firefly-linux-kernel-4.4.55.git diff --git a/fs/btrfs/disk-io.c b/fs/btrfs/disk-io.c index b99d5127ba18..7ae51decf6d3 100644 --- a/fs/btrfs/disk-io.c +++ b/fs/btrfs/disk-io.c @@ -2771,7 +2771,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;