Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753280AbdHWBer (ORCPT ); Tue, 22 Aug 2017 21:34:47 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:55838 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752974AbdHWBeq (ORCPT ); Tue, 22 Aug 2017 21:34:46 -0400 Date: Tue, 22 Aug 2017 18:34:51 -0700 From: Greg KH To: Janani S Cc: devel@driverdev.osuosl.org, insafonov@gmail.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 3/3] staging:rtl8188eu:core Fix coding style issues Message-ID: <20170823013450.GB3319@kroah.com> References: <1503300614-31335-1-git-send-email-jananis37@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1503300614-31335-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: 291 Lines: 13 On Mon, Aug 21, 2017 at 01:00:14PM +0530, Janani S wrote: > This patch solves the following warning shown by > checkpatch script > WARNING: Comparisons should place the constants > on the right side of the test Why the odd line-wrapping? And where is patch 1/3 and 2/3? thanks, greg k-h