[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20151017051635.GA3074@kroah.com>
Date: Fri, 16 Oct 2015 22:16:35 -0700
From: Greg KH <gregkh@...uxfoundation.org>
To: Punit Vara <punitvara@...il.com>
Cc: devel@...verdev.osuosl.org, linux-kernel@...r.kernel.org,
Julia.Lawall@...6.fr, sudipm.mukherjee@...il.com,
dan.carpenter@...cle.com, Larry.Finger@...inger.net
Subject: Re: [PATCH v2 4/4] Staging: rtl8712: fix warning for placing
constant on the right side of test
On Wed, Oct 14, 2015 at 11:55:55PM +0530, Punit Vara wrote:
> Put constant on the right side of a test.Problem found using checkpatch:
>
> Warning:Comparisons should place the constant on the right side of the test
>
> Signed-off-by: Punit Vara <punitvara@...il.com>
> ---
> drivers/staging/rtl8712/rtl871x_ioctl_linux.c | 16 ++++++++--------
> 1 file changed, 8 insertions(+), 8 deletions(-)
Didn't apply to my tree :(
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists