From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758682AbZCOESU (ORCPT ); Sun, 15 Mar 2009 00:18:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751564AbZCOESM (ORCPT ); Sun, 15 Mar 2009 00:18:12 -0400 Received: from cn.fujitsu.com ([222.73.24.84]:60958 "EHLO song.cn.fujitsu.com" rhost-flags-OK-FAIL-OK-OK) by vger.kernel.org with ESMTP id S1751066AbZCOESL (ORCPT ); Sun, 15 Mar 2009 00:18:11 -0400 Message-ID: <49BC8182.5050508@cn.fujitsu.com> Date: Sun, 15 Mar 2009 12:18:10 +0800 From: Li Zefan User-Agent: Thunderbird 2.0.0.9 (X11/20071115) MIME-Version: 1.0 To: Jaswinder Singh Rajput CC: Ingo Molnar , x86 maintainers , LKML Subject: Re: [PATCH -tip] x86: kdebugfs.c cleanup References: <1237042917.4546.15.camel@ht.satnam> In-Reply-To: <1237042917.4546.15.camel@ht.satnam> Content-Type: text/plain; charset=GB2312 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org > #include > #include > -#include > +#include > #include > +#include > #include > #include > -#include > Just curious about the rule to sort those includes, and why they need to be rearranged. > #include >