]> git.proxmox.com Git - mirror_ubuntu-focal-kernel.git/blobdiff - lib/scatterlist.c
MIPS: CPU#0 is not hotpluggable
[mirror_ubuntu-focal-kernel.git] / lib / scatterlist.c
index c2cf2c311b7dba0b055da1bca59bbca20d340420..5813072bc58955acf5bceeaa19814315f8f904ee 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);