permit multiline comments and strings in macros
[bpt/coccinelle.git] / tests / desc.c
CommitLineData
34e49164
C
1MODULE_PARM_DESC(devices, "number of dsp devices allocated by the driver");
2module_param(devices, int, 0);