From mboxrd@z Thu Jan 1 00:00:00 1970 From: mmarek@suse.com (Michal Marek) Date: Wed, 20 Apr 2016 09:51:46 +0200 Subject: [Cocci] [PATCH] Coccinelle: setup_timer: Add space in front of parentheses In-Reply-To: References: <1458451652-5933-1-git-send-email-vaishali.thakkar@oracle.com> Message-ID: <57173512.2050903@suse.com> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr Dne 20.3.2016 v 13:25 Julia Lawall napsal(a): > > > On Sun, 20 Mar 2016, Vaishali Thakkar wrote: > >> 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 >> Signed-off-by: Vaishali Thakkar > > Acked-by: Julia Lawall Applied to kbuild.git#misc. Michal