--- zzzz-none-000/linux-3.10.107/scripts/coccinelle/api/simple_open.cocci 2017-06-27 09:49:32.000000000 +0000 +++ scorpion-7490-727/linux-3.10.107/scripts/coccinelle/api/simple_open.cocci 2021-02-04 17:41:59.000000000 +0000 @@ -1,10 +1,10 @@ -/// This removes an open coded simple_open() function -/// and replaces file operations references to the function +/// Remove an open coded simple_open() function +/// and replace file operations references to the function /// with simple_open() instead. /// // Confidence: High // Comments: -// Options: -no_includes -include_headers +// Options: --no-includes --include-headers virtual patch virtual report