From mboxrd@z Thu Jan 1 00:00:00 1970 From: mmarek@suse.com (Michal Marek) Date: Thu, 18 Feb 2016 22:10:54 +0100 Subject: [Cocci] [PATCH] coccinelle: bugon: reduce rule applicability In-Reply-To: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> References: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> Message-ID: <56C6335E.2010006@suse.com> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr Dne 3.2.2016 v 19:05 Julia Lawall napsal(a): > Rule r is only use in org or report mode, so only execute it in those > cases. I applied this and the previous three patches to kbuild.git#misc. Thanks, Michal From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Date: Thu, 18 Feb 2016 21:10:54 +0000 Subject: Re: [PATCH] coccinelle: bugon: reduce rule applicability Message-Id: <56C6335E.2010006@suse.com> List-Id: References: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: cocci@systeme.lip6.fr Dne 3.2.2016 v 19:05 Julia Lawall napsal(a): > Rule r is only use in org or report mode, so only execute it in those > cases. I applied this and the previous three patches to kbuild.git#misc. Thanks, Michal From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1948413AbcBRVK7 (ORCPT ); Thu, 18 Feb 2016 16:10:59 -0500 Received: from mx2.suse.de ([195.135.220.15]:40728 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1947955AbcBRVK6 (ORCPT ); Thu, 18 Feb 2016 16:10:58 -0500 Subject: Re: [PATCH] coccinelle: bugon: reduce rule applicability To: Julia Lawall References: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> Cc: kernel-janitors@vger.kernel.org, Gilles Muller , Nicolas Palix , cocci@systeme.lip6.fr, linux-kernel@vger.kernel.org From: Michal Marek Message-ID: <56C6335E.2010006@suse.com> Date: Thu, 18 Feb 2016 22:10:54 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.5.0 MIME-Version: 1.0 In-Reply-To: <1454522746-396-1-git-send-email-Julia.Lawall@lip6.fr> Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dne 3.2.2016 v 19:05 Julia Lawall napsal(a): > Rule r is only use in org or report mode, so only execute it in those > cases. I applied this and the previous three patches to kbuild.git#misc. Thanks, Michal