UPSTREAM: 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)
committerHuang, Tao <huangtao@rock-chips.com>
Wed, 12 Jul 2017 13:17:10 +0000 (21:17 +0800)
commit988bd2d2393b98348d886ebb4c28e53fd46c81d8
treea6ebb2ef00eeeda49e19a1045390825c61d18506
parent78fe547da4632aa3f183d29616758ca88c81c7d6
UPSTREAM: 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.

Change-Id: I44060c14a88fa322ac609474cc9b03b0856d5dab
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>
Signed-off-by: Huang, Tao <huangtao@rock-chips.com>
(cherry picked from commit 531f50388f1b05a297c6eab7a0c1e8e6d997678b)
scripts/coccinelle/api/setup_timer.cocci