Forgotten chunk from the previous commit

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@1975 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Vladislav Bolkhovitin
2010-08-23 11:00:25 +00:00
parent 7b59e08a27
commit b5012bba69
+1
View File
@@ -169,6 +169,7 @@ MODULE_PARM_DESC(scst_max_dev_cmd_mem, "Maximum memory allowed to be consumed "
struct scst_dev_type scst_null_devtype = {
.name = "none",
.threads_num = -1,
};
static void __scst_resume_activity(void);