Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751955AbbGaWxE (ORCPT ); Fri, 31 Jul 2015 18:53:04 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:51811 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751882AbbGaWxA (ORCPT ); Fri, 31 Jul 2015 18:53:00 -0400 Date: Fri, 31 Jul 2015 15:52:59 -0700 From: Greg KH To: "Incarnation P. Lee" Cc: oleg.drokin@intel.com, andreas.dilger@intel.com, Julia.Lawall@lip6.fr, HPDD-discuss@ml01.01.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 1/5] staging: lustre: Add blank line after variable definition. Message-ID: <20150731225259.GA7705@kroah.com> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23+102 (2ca89bed6448) (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 661 Lines: 19 On Sat, Jul 25, 2015 at 09:49:00AM +0800, Incarnation P. Lee wrote: > From: "Pan Li" > > Add blank line after local variable definition to make it clear for reading. > Signed-off-by: Pan Li Please put a blank line before your signed-off-by line, otherwise the tools don't pick it up properly. Please fix up and resend the series. thanks, greg k-h -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/