From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751794AbbJEFs6 (ORCPT ); Mon, 5 Oct 2015 01:48:58 -0400 Received: from mail-pa0-f44.google.com ([209.85.220.44]:35390 "EHLO mail-pa0-f44.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbbJEFs5 (ORCPT ); Mon, 5 Oct 2015 01:48:57 -0400 Date: Mon, 5 Oct 2015 11:18:50 +0530 From: Sudip Mukherjee To: Anjali Menon Cc: gregkh@linuxfoundation.org, devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org, alan@linux.intel.com Subject: Re: [PATCH] staging: i20: Added a blank line after declaration Message-ID: <20151005054850.GC20276@sudip-pc> References: <1443849467-5841-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: <1443849467-5841-1-git-send-email-cse.anjalimenon@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 Sat, Oct 03, 2015 at 10:47:47AM +0530, Anjali Menon wrote: > Added a blank line after declaration to fix the coding style > warning detected by checkpatch.pl > > WARNING: Missing a blank line after declarations > > Signed-off-by: Anjali Menon > --- > drivers/staging/i2o/pci.c | 1 + > 1 file changed, 1 insertion(+) How did you get this? i2o was removed from staging in May 2015. Which tree are you using? regards sudip