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:
Bart Van Assche
2009-11-03 07:46:39 +00:00
parent d5cd0c893a
commit cdbd65daeb
2 changed files with 2 additions and 2 deletions

View File

@@ -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)

View File

@@ -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