summaryrefslogtreecommitdiffstats
path: root/scripts/coccinelle/api/simple_open.cocci
diff options
context:
space:
mode:
authorNicolas Palix <nicolas.palix@imag.fr>2013-06-20 13:10:56 +0200
committerMichal Marek <mmarek@suse.cz>2013-07-03 22:58:13 +0200
commit93f14468491747d6d3efd0b3a42785b1d51a127a (patch)
tree13f584f24835bd56a8ff40683dcfb437bbb37852 /scripts/coccinelle/api/simple_open.cocci
parentf7b167113753e95ae61383e234f8d10142782ace (diff)
downloadop-kernel-dev-93f14468491747d6d3efd0b3a42785b1d51a127a.zip
op-kernel-dev-93f14468491747d6d3efd0b3a42785b1d51a127a.tar.gz
Coccinelle: Update the options used to the new option scheme
spatch has changed its option scheme. E.g., --no_show_diff is now --no-show-diff This patch updates: - scripts/coccicheck - Semantic patches under scripts/coccinelle/ Signed-off-by: Nicolas Palix <nicolas.palix@imag.fr> Signed-off-by: Michal Marek <mmarek@suse.cz>
Diffstat (limited to 'scripts/coccinelle/api/simple_open.cocci')
-rw-r--r--scripts/coccinelle/api/simple_open.cocci2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/coccinelle/api/simple_open.cocci b/scripts/coccinelle/api/simple_open.cocci
index 05962f7..b67e174 100644
--- a/scripts/coccinelle/api/simple_open.cocci
+++ b/scripts/coccinelle/api/simple_open.cocci
@@ -4,7 +4,7 @@
///
// Confidence: High
// Comments:
-// Options: -no_includes -include_headers
+// Options: --no-includes --include-headers
virtual patch
virtual report
OpenPOWER on IntegriCloud