mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 02:31:27 +00:00
Removed trailing whitespace.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1313 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
|
||||
#include "iscsi.h"
|
||||
|
||||
#ifdef CONFIG_SCST_PROC
|
||||
#ifdef CONFIG_SCST_PROC
|
||||
int print_digest_state(char *p, size_t size, unsigned long flags)
|
||||
#else
|
||||
static int print_digest_state(char *p, size_t size, unsigned long flags)
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user