X-Git-Url: http://git.rot13.org/?a=blobdiff_plain;f=drivers%2Fps3%2Fps3stor_lib.c;h=55955f16ad919ad7fb6d5aeadbb4334733fa1e71;hb=37e58df30063e229ee5157f9d1c1fa1d749917c2;hp=3a9824e3b251ff3a41fdcacbf8f75b3edc26cd93;hpb=8269cc4e2b0ddcdcb9e7f2034c464ef8613737a1;p=powerpc.git 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,