From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.linuxfoundation.org ([140.211.169.12]:42979 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750888AbaKZUbg (ORCPT ); Wed, 26 Nov 2014 15:31:36 -0500 Date: Wed, 26 Nov 2014 12:31:35 -0800 From: Greg KH To: Sanjeev Sharma Cc: Larry.Finger@lwfinger.net, Jes.Sorensen@redhat.com, linux-wireless@vger.kernel.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] staging:rtl8723au: core: fix checkpatch error: that open brace { should be on the previous line Message-ID: <20141126203135.GA29182@kroah.com> (sfid-20141126_213150_918330_A9E6F873) References: <1415699937-20318-1-git-send-email-sanjeev_sharma@mentor.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii In-Reply-To: <1415699937-20318-1-git-send-email-sanjeev_sharma@mentor.com> Sender: linux-wireless-owner@vger.kernel.org List-ID: On Tue, Nov 11, 2014 at 03:28:57PM +0530, Sanjeev Sharma wrote: > This is a patch to the rtw_cmd.c file that fixes following > Error. > > ERROR: that open brace { should be on the previous line This patch does much more than that :(