Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932447AbcDVRoa (ORCPT ); Fri, 22 Apr 2016 13:44:30 -0400 Received: from www.linutronix.de ([62.245.132.108]:55061 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932384AbcDVRo1 (ORCPT ); Fri, 22 Apr 2016 13:44:27 -0400 Date: Fri, 22 Apr 2016 19:42:46 +0200 (CEST) From: Thomas Gleixner To: Julia Lawall cc: Jon Hunter , Jiang Liu , Marc Zyngier , linux-kernel@vger.kernel.org, kbuild-all@01.org Subject: Re: [PATCH] irqdomain: fix compare_const_fl.cocci warnings In-Reply-To: Message-ID: References: User-Agent: Alpine 2.11 (DEB 23 2013-08-11) MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Linutronix-Spam-Score: -1.0 X-Linutronix-Spam-Level: - X-Linutronix-Spam-Status: No , -1.0 points, 5.0 required, ALL_TRUSTED=-1,SHORTCIRCUIT=-0.0001,URIBL_BLOCKED=0.001 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 335 Lines: 14 On Wed, 20 Apr 2016, Julia Lawall wrote: > Move constants to the right of binary operators. > > Generated by: scripts/coccinelle/misc/compare_const_fl.cocci > > Signed-off-by: Fengguang Wu > Signed-off-by: Julia Lawall This SOB chain looks wrong. Who is the author? Thanks, tglx