From: Li Zefan <lizf@cn.fujitsu.com>
To: Jaswinder Singh Rajput <jaswinder@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>, x86 maintainers <x86@kernel.org>,
LKML <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH -tip] x86: kdebugfs.c cleanup
Date: Sun, 15 Mar 2009 12:18:10 +0800 [thread overview]
Message-ID: <49BC8182.5050508@cn.fujitsu.com> (raw)
In-Reply-To: <1237042917.4546.15.camel@ht.satnam>
> #include <linux/debugfs.h>
> #include <linux/uaccess.h>
> -#include <linux/stat.h>
> +#include <linux/module.h>
> #include <linux/init.h>
> +#include <linux/stat.h>
> #include <linux/io.h>
> #include <linux/mm.h>
> -#include <linux/module.h>
>
Just curious about the rule to sort those includes, and why they need
to be rearranged.
> #include <asm/setup.h>
>
next prev parent reply other threads:[~2009-03-15 4:18 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-14 15:01 [PATCH -tip] x86: kdebugfs.c cleanup Jaswinder Singh Rajput
2009-03-15 4:18 ` Li Zefan [this message]
2009-03-15 4:54 ` Ingo Molnar
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=49BC8182.5050508@cn.fujitsu.com \
--to=lizf@cn.fujitsu.com \
--cc=jaswinder@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=mingo@elte.hu \
--cc=x86@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox