projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'tracing/urgent' into tracing/ftrace
[linux-2.6]
/
drivers
/
ps3
/
ps3stor_lib.c
diff --git
a/drivers/ps3/ps3stor_lib.c
b/drivers/ps3/ps3stor_lib.c
index
3a9824e
..
55955f1
100644
(file)
--- 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,