From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johan Hovold Subject: Re: [PATCH] gpio: gpio-dln2: Added a Blank line after declaration Date: Thu, 15 Jan 2015 19:10:32 +0100 Message-ID: <20150115181032.GD30960@localhost> References: <1421161778-5671-1-git-send-email-md.jamalmohiuddin@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from mail-la0-f42.google.com ([209.85.215.42]:41753 "EHLO mail-la0-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752104AbbAOSKX (ORCPT ); Thu, 15 Jan 2015 13:10:23 -0500 Content-Disposition: inline In-Reply-To: Sender: linux-gpio-owner@vger.kernel.org List-Id: linux-gpio@vger.kernel.org To: Linus Walleij Cc: Mohammad Jamal , Alexandre Courbot , "linux-gpio@vger.kernel.org" , "linux-kernel@vger.kernel.org" On Thu, Jan 15, 2015 at 06:20:43PM +0100, Linus Walleij wrote: > On Tue, Jan 13, 2015 at 4:09 PM, Mohammad Jamal > wrote: > > > Fix the coding style issue by adding a blank line after declaration > > > > Signed-off-by: Mohammad Jamal > > Patch applied. This one looks bogus; it's adding a random newline within the declarations not after. Johan