diff options
Diffstat (limited to 'coccinelle')
-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 0000000000..c65734d382 --- /dev/null +++ b/coccinelle/enotsup.cocci @@ -0,0 +1,4 @@ +@@ +@@ +- ENOTSUP ++ EOPNOTSUPP |