From mboxrd@z Thu Jan 1 00:00:00 1970 From: Greg KH Date: Sun, 12 Mar 2017 14:04:51 +0000 Subject: Re: [PATCH 0/3] staging: sm750fb: multiple checkpatch issues Message-Id: <20170312140451.GC15102@kroah.com> List-Id: References: <20170311032410.8265-1-arushisinghal19971997@gmail.com> In-Reply-To: <20170311032410.8265-1-arushisinghal19971997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Arushi Singhal Cc: outreachy-kernel@googlegroups.com, devel@driverdev.osuosl.org, linux-fbdev@vger.kernel.org, teddy.wang@siliconmotion.com, linux-kernel@vger.kernel.org, sudipm.mukherjee@gmail.com On Sat, Mar 11, 2017 at 08:54:07AM +0530, Arushi Singhal wrote: > Improve readability by fixing multiple checkpatch.pl > issues in sm750fb driver. > > Arushi Singhal (3): > staging: sm750fb: function prototype argument should have an > identifier name > staging: sm750fb: fixes add blank line after > function/struct/union/enum declarations > staging: sm750fb: Alignment should match open parenthesis This is a v2 series, right? Please always say so. Otherwise I'm going to drop it from my queue, like I just did :( thanks, greg k-h