Merge tag 'ceph-for-5.6-rc1' of https://github.com/ceph/ceph-client
[linux-2.6-microblaze.git] / lib / scatterlist.c
index c2cf2c3..5813072 100644 (file)
@@ -311,7 +311,7 @@ int __sg_alloc_table(struct sg_table *table, unsigned int nents,
                        if (prv)
                                table->nents = ++table->orig_nents;
 
-                       return -ENOMEM;
+                       return -ENOMEM;
                }
 
                sg_init_table(sg, alloc_size);