[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20160208035322.GA11464@kroah.com>
Date: Sun, 7 Feb 2016 19:53:22 -0800
From: Greg Kroah-Hartman <gregkh@...uxfoundation.org>
To: Pinkesh Badjatiya <pinkeshbadjatiya@...il.com>
Cc: Larry Finger <Larry.Finger@...inger.net>,
Florian Schilhabel <florian.c.schilhabel@...glemail.com>,
Luis de Bethencourt <luisbg@....samsung.com>,
Aya Mahfouz <mahfouz.saif.elyazal@...il.com>,
Shivani Bhardwaj <shivanib134@...il.com>,
Punit Vara <punitvara@...il.com>, devel@...verdev.osuosl.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: rtl8712: Fix Comparison with constant warning.
On Sat, Feb 06, 2016 at 08:11:11PM +0530, Pinkesh Badjatiya wrote:
> Fix Comparisons with constant on the left side of the test.
> Checkpatch.pl warning.
> --
> WARNING: Comparisons should place the constant on the right side of the
> test
> 296: FILE: ./rtl8712_cmd.c:296:
> while ((0 != r8712_read32(pAdapter, IOCMD_CTRL_REG)) &&
>
> Signed-off-by: Pinkesh Badjatiya <pinkeshbadjatiya@...il.com>
> Acked-by: Larry Finger <Larry.Finger@...inger.net>
> ---
> drivers/staging/rtl8712/rtl8712_cmd.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Someone else sent this before you did, sorry :(
Powered by blists - more mailing lists