Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755209AbbDIM7g (ORCPT ); Thu, 9 Apr 2015 08:59:36 -0400 Received: from mail-wi0-f173.google.com ([209.85.212.173]:35914 "EHLO mail-wi0-f173.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753797AbbDIM7c (ORCPT ); Thu, 9 Apr 2015 08:59:32 -0400 Date: Thu, 9 Apr 2015 14:59:27 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Javier Martinez Canillas Cc: Pavel Machek , Sebastian Reichel , Sakari Ailus , Andrew Morton , kernel list , linux-arm-kernel , "linux-omap@vger.kernel.org" , Tony Lindgren , Kevin Hilman , Aaro Koskinen , ivo.g.dimitrov.75@gmail.com, Patrik Bachan , Kumar Gala , Benoit Cousson , m.chehab@samsung.com, "devicetree@vger.kernel.org" , mchehab@osg.samsung.com, hverkuil@xs4all.nl Subject: Re: [PATCHv7] media: i2c/adp1653: fix includes Message-ID: <20150409125927.GC12339@atrey.karlin.mff.cuni.cz> References: <20150404074337.GA31064@amd> <20150404102435.GR20756@valkosipuli.retiisi.org.uk> <20150404171116.GA15025@Nokia-N900> <20150404200307.GS20756@valkosipuli.retiisi.org.uk> <20150409074238.GA22603@amd> <20150409091017.GA4526@earth> <20150409112943.GA31173@amd> <20150409121913.GB18713@earth> <20150409123155.GB9563@amd> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: 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: 1212 Lines: 38 On Thursday 09 April 2015 14:43:59 Javier Martinez Canillas wrote: > Hello Pavel, > > > > > diff --git a/drivers/media/i2c/adp1653.c b/drivers/media/i2c/adp1653.c > > index d703636..7107ac2 100644 > > --- a/drivers/media/i2c/adp1653.c > > +++ b/drivers/media/i2c/adp1653.c > > @@ -35,8 +35,8 @@ > > #include > > #include > > #include > > -#include > > -#include > > +#include > > +#include > > #include > > #include > > > > Please re-spin your previous patch and submit it properly. > > Best regards, > Javier Hi all! What about stopping this meaningless discussion about resending full patch series when everybody know how to fix is quickly in editor (e.g with sed under 5s) and not wasting another 10 minutes to generate new unified diff sent via SMTP protocol? -- Pali Rohár pali.rohar@gmail.com -- 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/