From mboxrd@z Thu Jan 1 00:00:00 1970 From: mmarek@suse.com (Michal Marek) Date: Mon, 26 Oct 2015 20:44:16 +0100 Subject: [Cocci] [PATCH v2] coccinelle: misc: move constants to the right In-Reply-To: <1441394871-17774-1-git-send-email-Julia.Lawall@lip6.fr> References: <1441394871-17774-1-git-send-email-Julia.Lawall@lip6.fr> Message-ID: <562E8290.7070104@suse.com> To: cocci@systeme.lip6.fr List-Id: cocci@systeme.lip6.fr Dne 4.9.2015 v 21:27 Julia Lawall napsal(a): > Move constants to the right in binary operators. > > Signed-off-by: Julia Lawall Applied to kbuild.git#misc, thanks. Michal From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Marek Date: Mon, 26 Oct 2015 19:44:16 +0000 Subject: Re: [PATCH v2] coccinelle: misc: move constants to the right Message-Id: <562E8290.7070104@suse.com> List-Id: References: <1441394871-17774-1-git-send-email-Julia.Lawall@lip6.fr> In-Reply-To: <1441394871-17774-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 4.9.2015 v 21:27 Julia Lawall napsal(a): > Move constants to the right in binary operators. > > Signed-off-by: Julia Lawall Applied 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 S1751737AbbJZToU (ORCPT ); Mon, 26 Oct 2015 15:44:20 -0400 Received: from mx2.suse.de ([195.135.220.15]:40324 "EHLO mx2.suse.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750962AbbJZToT (ORCPT ); Mon, 26 Oct 2015 15:44:19 -0400 Subject: Re: [PATCH v2] coccinelle: misc: move constants to the right To: Julia Lawall References: <1441394871-17774-1-git-send-email-Julia.Lawall@lip6.fr> Cc: Gilles.Muller@lip6.fr, nicolas.palix@imag.fr, cocci@systeme.lip6.fr, joe@perches.com, linux-kernel@vger.kernel.org, kernel-janitors@vger.kernel.org From: Michal Marek Message-ID: <562E8290.7070104@suse.com> Date: Mon, 26 Oct 2015 20:44:16 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 MIME-Version: 1.0 In-Reply-To: <1441394871-17774-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 4.9.2015 v 21:27 Julia Lawall napsal(a): > Move constants to the right in binary operators. > > Signed-off-by: Julia Lawall Applied to kbuild.git#misc, thanks. Michal