coccinelle: fix typo in file name (#8640)
authorAlexander Kurtz <alexander@kurtz.be>
Mon, 2 Apr 2018 14:30:26 +0000 (16:30 +0200)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Mon, 2 Apr 2018 14:30:26 +0000 (23:30 +0900)
coccinelle/o-ndelay.cocci [new file with mode: 0644]
coccinelle/o-ndelay.occi [deleted file]

diff --git a/coccinelle/o-ndelay.cocci b/coccinelle/o-ndelay.cocci
new file mode 100644 (file)
index 0000000..669424a
--- /dev/null
@@ -0,0 +1,4 @@
+@@
+@@
+- O_NDELAY
++ O_NONBLOCK
diff --git a/coccinelle/o-ndelay.occi b/coccinelle/o-ndelay.occi
deleted file mode 100644 (file)
index 669424a..0000000
+++ /dev/null
@@ -1,4 +0,0 @@
-@@
-@@
-- O_NDELAY
-+ O_NONBLOCK