Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6
[linux-2.6-microblaze.git] / drivers / block / loop.c
index 3c09a33..a154cab 100644 (file)
@@ -1983,7 +1983,6 @@ static int loop_add(int i)
                goto out_free_dev;
        i = err;
 
-       err = -ENOMEM;
        lo->tag_set.ops = &loop_mq_ops;
        lo->tag_set.nr_hw_queues = 1;
        lo->tag_set.queue_depth = 128;