git-svn-id: https://scst.svn.sourceforge.net/svnroot/scst/trunk@1313
d57e44dd-8a1f-0410-8b47-
8ef2f437770f
#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)
* 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