From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755372AbdCLOF0 (ORCPT ); Sun, 12 Mar 2017 10:05:26 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46918 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933741AbdCLOFR (ORCPT ); Sun, 12 Mar 2017 10:05:17 -0400 Date: Sun, 12 Mar 2017 15:04:51 +0100 From: Greg KH 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 Subject: Re: [PATCH 0/3] staging: sm750fb: multiple checkpatch issues Message-ID: <20170312140451.GC15102@kroah.com> References: <20170311032410.8265-1-arushisinghal19971997@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20170311032410.8265-1-arushisinghal19971997@gmail.com> User-Agent: Mutt/1.8.0 (2017-02-23) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org 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