f10ae485040223b8d3b5b77109f2fd821c595645
[bpt/coccinelle.git] / tests / top.cocci
1 @@
2 @@
3
4 - MODULE_PARM(...);
5 + module_param(I, int, 0);