From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1756076AbbIUEig (ORCPT ); Mon, 21 Sep 2015 00:38:36 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:54169 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756010AbbIUEiJ (ORCPT ); Mon, 21 Sep 2015 00:38:09 -0400 Date: Sun, 20 Sep 2015 18:48:56 -0700 From: Greg KH To: Anjali Menon Cc: andreas.dilger@intel.com, oleg.drokin@intel.com, linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org, HPDD-discuss@ml01.01.org Subject: Re: [PATCH] staging: lustre: lustre: libcfs: Added a blank line Message-ID: <20150921014856.GA30344@kroah.com> References: <1442768701-7031-1-git-send-email-cse.anjalimenon@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1442768701-7031-1-git-send-email-cse.anjalimenon@gmail.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Sep 20, 2015 at 10:35:01PM +0530, Anjali Menon wrote: > Added a blank line after declaration. Coding style > warning detected by checkpatch.pl > > WARNING: Missing a blank line after declarations > > Signed-off-by: Anjali Menon > --- > drivers/staging/lustre/lustre/libcfs/module.c | 1 + > 1 file changed, 1 insertion(+) What tree are you making this against, it's not quite "clean" and should be rebased. thanks, greg k-h