mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scst/include/scst_debug.h: Insert a space to keep checkpatch happy
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7359 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -406,6 +406,6 @@ do { \
|
||||
__warned = true; \
|
||||
PRINT_WARNING(format, ## args); \
|
||||
} \
|
||||
} while(0)
|
||||
} while (0)
|
||||
|
||||
#endif /* __SCST_DEBUG_H */
|
||||
|
||||
Reference in New Issue
Block a user