diff options
Diffstat (limited to 'coccinelle/enotsup.cocci')
-rw-r--r-- | coccinelle/enotsup.cocci | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/coccinelle/enotsup.cocci b/coccinelle/enotsup.cocci new file mode 100644 index 0000000..c65734d --- /dev/null +++ b/coccinelle/enotsup.cocci @@ -0,0 +1,4 @@ +@@ +@@ +- ENOTSUP ++ EOPNOTSUPP |