http://git.etherboot.org
/
mirror
/
scst
/
.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Removed trailing whitespace.
[mirror/scst/.git]
/
srpt
/
src
/
ib_srpt.c
diff --git
a/srpt/src/ib_srpt.c
b/srpt/src/ib_srpt.c
index
b6593f1
..
2341f0a
100644
(file)
--- a/
srpt/src/ib_srpt.c
+++ b/
srpt/src/ib_srpt.c
@@
-3064,7
+3064,7
@@
static void srpt_remove_one(struct ib_device *device)
* cancel_work_sync() was introduced in kernel 2.6.22. Older
* kernels do not have a facility to cancel scheduled work.
*/
- PRINT_ERROR("%s",
+ PRINT_ERROR("%s",
"your kernel does not provide cancel_work_sync().");
#endif