Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755974AbdGKRKI (ORCPT ); Tue, 11 Jul 2017 13:10:08 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:58158 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755613AbdGKRKF (ORCPT ); Tue, 11 Jul 2017 13:10:05 -0400 Date: Tue, 11 Jul 2017 19:10:02 +0200 From: Greg KH To: Shreeya Patel Cc: devel@driverdev.osuosl.org, hdegoede@redhat.com, linux-kernel@vger.kernel.org Subject: Re: [PATCH 390/390] staging:rtl8723bs:core:rtw_btcoex: Fixed checkpatch.pl warning on 'Comparisons should place the constant on the right side of the test'. Message-ID: <20170711171002.GE5013@kroah.com> References: <1499239192-3081-1-git-send-email-shreeya.patel23498@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1499239192-3081-1-git-send-email-shreeya.patel23498@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: 410 Lines: 16 On Wed, Jul 05, 2017 at 12:49:52PM +0530, Shreeya Patel wrote: > Fixed a coding style issue. > > Signed-off-by: Shreeya Patel > --- > drivers/staging/rtl8723bs/core/rtw_btcoex.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Where are the 329 other patches in this series? I can't take just one of them, right? And your subject is _very_ long :( thanks, greg k-h