From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752683AbbJaHr2 (ORCPT ); Sat, 31 Oct 2015 03:47:28 -0400 Received: from mail-pa0-f54.google.com ([209.85.220.54]:34657 "EHLO mail-pa0-f54.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751447AbbJaHr1 (ORCPT ); Sat, 31 Oct 2015 03:47:27 -0400 Date: Sat, 31 Oct 2015 13:17:20 +0530 From: Sudip Mukherjee To: Bogicevic Sasa Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] drivers:staging:gdm724x Fix please dont use multiple blank lines Message-ID: <20151031074720.GE5145@sudip-pc> References: <1446215797-25537-1-git-send-email-brutallesale@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446215797-25537-1-git-send-email-brutallesale@gmail.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Oct 30, 2015 at 03:36:37PM +0100, Bogicevic Sasa wrote: > This fixes the errors about the use of multiple blank lines from > checkpatch.pl > > Signed-off-by: Bogicevic Sasa > --- This has already been done. a487db8b6704 ("staging: gdm724x: remove multiple blank lines") regards sudip