Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932094AbbDVRuc (ORCPT ); Wed, 22 Apr 2015 13:50:32 -0400 Received: from mail-pd0-f182.google.com ([209.85.192.182]:36097 "EHLO mail-pd0-f182.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751359AbbDVRua (ORCPT ); Wed, 22 Apr 2015 13:50:30 -0400 Date: Wed, 22 Apr 2015 10:50:21 -0700 From: Brian Norris To: Peter Pan =?utf-8?B?5r2Y5qCLIChwZXRlcnBhbmRvbmcp?= Cc: "dwmw2@infradead.org" , "zajec5@gmail.com" , "ezequiel.garcia@free-electrons.com" , "linux-mtd@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH 1/6] mtd: nand_bbt: drop unnecessary header Message-ID: <20150422175021.GW32500@ld-irv-0074> References: <87F60714EC601C4C83DFF1D2E3D390A02728254F@NTXXIAMBX02.xacn.micron.com> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <87F60714EC601C4C83DFF1D2E3D390A02728254F@NTXXIAMBX02.xacn.micron.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 Content-Length: 1071 Lines: 33 On Thu, Apr 16, 2015 at 02:09:41AM +0000, Peter Pan 潘栋 (peterpandong) wrote: > > Signed-off-by: Brian Norris > Signed-off-by: Peter Pan Why are you just resending my patches? You could Ack/Reviewed-by/etc. instead... http://patchwork.ozlabs.org/patch/444604/ > --- > drivers/mtd/nand/nand_bbt.c | 1 - > 1 file changed, 1 deletion(-) > > diff --git a/drivers/mtd/nand/nand_bbt.c b/drivers/mtd/nand/nand_bbt.c > index 9bb8453..307a285 100644 > --- a/drivers/mtd/nand/nand_bbt.c > +++ b/drivers/mtd/nand/nand_bbt.c > @@ -64,7 +64,6 @@ > #include > #include > #include > -#include > #include > #include > #include > -- > 1.9.1 -- 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/