From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752150AbbJaHpi (ORCPT ); Sat, 31 Oct 2015 03:45:38 -0400 Received: from mail-pa0-f48.google.com ([209.85.220.48]:34633 "EHLO mail-pa0-f48.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750788AbbJaHpg (ORCPT ); Sat, 31 Oct 2015 03:45:36 -0400 Date: Sat, 31 Oct 2015 13:15:30 +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 Blank lines aren't necessary after an open brace '{' Message-ID: <20151031074530.GD5145@sudip-pc> References: <1446215456-25229-1-git-send-email-brutallesale@gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1446215456-25229-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:30:56PM +0100, Bogicevic Sasa wrote: > This fixes "Blank lines aren't necessary after an open brace '{'" > message from checkpatch.pl > > Signed-off-by: Bogicevic Sasa > --- You are still using some other tree. This will not apply because of some other change. regards sudip