X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fps3%2Fps3stor_lib.c;h=55955f16ad919ad7fb6d5aeadbb4334733fa1e71;hb=eaa854902aaeeade4a28cc8987de2b2ce182003b;hp=3a9824e3b251ff3a41fdcacbf8f75b3edc26cd93;hpb=ae6f4a8b986c9d9eff00fcbd23d1c2585b97fe57;p=linux-2.6-omap-h63xx.git diff --git a/drivers/ps3/ps3stor_lib.c b/drivers/ps3/ps3stor_lib.c index 3a9824e3b25..55955f16ad9 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,