DEBSOURCES
Skip Quicknav
sources / coccinelle / 1.3.0.deb-1 / tests / const_adding.cocci
12345678910111213
@@ identifier I; @@ ( const struct file_operations I; | + const struct file_operations I; ) //- const struct file_operations I;