Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752666AbaBJPUF (ORCPT ); Mon, 10 Feb 2014 10:20:05 -0500 Received: from mail-oa0-f51.google.com ([209.85.219.51]:55482 "EHLO mail-oa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752158AbaBJPUD (ORCPT ); Mon, 10 Feb 2014 10:20:03 -0500 MIME-Version: 1.0 In-Reply-To: <20140210122129.GA23053@lee--X1> References: <1391859219-3102-1-git-send-email-lpapp@kde.org> <20140210122129.GA23053@lee--X1> Date: Mon, 10 Feb 2014 20:50:02 +0530 Message-ID: Subject: Re: [PATCH v2] mfd: MAX6650/6651 support From: Sachin Kamat To: Lee Jones Cc: Laszlo Papp , Linus Walleij , 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 On 10 February 2014 17:51, Lee Jones wrote: >> > +#include >> > +#include >> > +#include >> > +#include >> >> Please arrange these alphabetically. > > Why? 1. It makes it easier to avoid adding duplicate includes. 2. Code looks more ordered/organized. 3. Prevents further clean up patches arranging them so :) -- With warm regards, Sachin -- 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/