Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753817Ab3EQExi (ORCPT ); Fri, 17 May 2013 00:53:38 -0400 Received: from mail-vb0-f49.google.com ([209.85.212.49]:57593 "EHLO mail-vb0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751217Ab3EQExh (ORCPT ); Fri, 17 May 2013 00:53:37 -0400 MIME-Version: 1.0 In-Reply-To: <51952BA2.9040900@cogentembedded.com> References: <1368689438-23889-1-git-send-email-prabhakar.csengg@gmail.com> <1368689438-23889-3-git-send-email-prabhakar.csengg@gmail.com> <51952BA2.9040900@cogentembedded.com> From: Prabhakar Lad Date: Fri, 17 May 2013 10:23:16 +0530 Message-ID: Subject: Re: [PATCH 2/5] net: davinci_emac: remove unwanted header inclusion and sort the alphabetically To: Sergei Shtylyov Cc: DLOS , "David S. Miller" , Jiri Kosina , netdev@vger.kernel.org, Mugunthan V N , LKML Content-Type: text/plain; charset=ISO-8859-1 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1068 Lines: 38 Hi Sergei, Thanks for the review. On Fri, May 17, 2013 at 12:25 AM, Sergei Shtylyov wrote: > On 16-05-2013 11:30, Lad Prabhakar wrote: > >> From: Lad, Prabhakar > > >> This patch removes unwanted header inclusion > > > Why are they unwanted? > The driver builds without this includes. This is arguable, if I would have added a new driver with the only #includes which were required to build thats accepted. But when I remove unnecessary #includes from the existing drivers that's not acceptable ? This applies to rest of the similar patches in the series. >> and sorts them alphabetically > > > In the subject you typed "the" instead of "them". > Hmm carry forwarded this copy paste error every where will fix it in V2. Regards, --Prabhakar Lad -- 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/