]> asedeno.scripts.mit.edu Git - linux.git/commit
Coccinelle: setup_timer: Add space in front of parentheses
authorVaishali Thakkar <vaishali.thakkar@oracle.com>
Sun, 20 Mar 2016 05:27:32 +0000 (10:57 +0530)
committerMichal Marek <mmarek@suse.com>
Wed, 20 Apr 2016 07:50:53 +0000 (09:50 +0200)
commit531f50388f1b05a297c6eab7a0c1e8e6d997678b
treeb42095d851f48f80e46c4da5fff0a641e62e2696
parentf55532a0c0b8bb6148f4e07853b876ef73bc69ca
Coccinelle: setup_timer: Add space in front of parentheses

Add space in front of the offending parentheses to silent the
parse error for older Coccinelle versions. This makes the rule
usable with all Coccinelle versions.

Reported-by: Nishanth Menon <nm@ti.com>
Signed-off-by: Vaishali Thakkar <vaishali.thakkar@oracle.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Fixes: c5eda8fd10c6 ("Coccinelle: Add api/setup_timer.cocci")
Signed-off-by: Michal Marek <mmarek@suse.com>
scripts/coccinelle/api/setup_timer.cocci