Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751250AbdHWXU0 (ORCPT ); Wed, 23 Aug 2017 19:20:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:48184 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751019AbdHWXUZ (ORCPT ); Wed, 23 Aug 2017 19:20:25 -0400 Date: Wed, 23 Aug 2017 16:20:30 -0700 From: Greg KH To: Janani S Cc: devel@driverdev.osuosl.org, insafonov@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging:rtl8188eu:core Fix coding style Issues Message-ID: <20170823232030.GH5193@kroah.com> References: <1503479751-7588-1-git-send-email-jananis37@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503479751-7588-1-git-send-email-jananis37@gmail.com> User-Agent: Mutt/1.8.3 (2017-05-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 318 Lines: 8 On Wed, Aug 23, 2017 at 02:45:51PM +0530, Janani S wrote: > This patch solves the following warning shown by the checkpatch script > WARNING: Comparisons should place the constants on the right side of > the test > > Signed-off-by: Janani Sankara Babu Your "From:" line does not match this :(