]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ps3/ps3stor_lib.c
hugetlb: pull gigantic page initialisation out of the default path
[linux-2.6-omap-h63xx.git] / drivers / ps3 / ps3stor_lib.c
index 3a9824e3b251ff3a41fdcacbf8f75b3edc26cd93..55955f16ad919ad7fb6d5aeadbb4334733fa1e71 100644 (file)
@@ -66,7 +66,7 @@ static int ps3stor_probe_access(struct ps3_storage_device *dev)
        if (n > 1)
                dev_info(&dev->sbd.core,
                         "%s:%u: %lu accessible regions found. Only the first "
-                        "one will be used",
+                        "one will be used\n",
                         __func__, __LINE__, n);
        dev->region_idx = __ffs(dev->accessible_regions);
        dev_info(&dev->sbd.core,