X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fps3%2Fps3stor_lib.c;h=55955f16ad919ad7fb6d5aeadbb4334733fa1e71;hb=27c8d95f8c9ff83e4e4d8a90523d891427964c79;hp=3a9824e3b251ff3a41fdcacbf8f75b3edc26cd93;hpb=6dfce901a450534d046b7950682243d5fb665783;p=linux-2.6 diff --git a/drivers/ps3/ps3stor_lib.c b/drivers/ps3/ps3stor_lib.c index 3a9824e3b2..55955f16ad 100644 --- a/drivers/ps3/ps3stor_lib.c +++ b/drivers/ps3/ps3stor_lib.c @@ -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,