From: Zheng Liu <gnehzuil.liu@gmail.com>
To: Wei Yongjun <weiyj.lk@gmail.com>
Cc: tytso@mit.edu, adilger.kernel@dilger.ca,
yongjun_wei@trendmicro.com.cn, linux-ext4@vger.kernel.org
Subject: Re: [PATCH -next] ext4: remove duplicated include from super.c
Date: Wed, 21 Nov 2012 14:06:02 +0800 [thread overview]
Message-ID: <20121121060602.GA13053@gmail.com> (raw)
In-Reply-To: <CAPgLHd_PAXe7SYKsLOmwYUuYf6CWfyuHA0RLTBFf3mUTKzJhVA@mail.gmail.com>
On Wed, Nov 21, 2012 at 01:30:42PM +0800, Wei Yongjun wrote:
> From: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
>
> Remove duplicated include.
Hi Yongjun,
Here is another patch to fix this problem.
http://article.gmane.org/gmane.comp.file-systems.ext4/35490/match
Thanks,
- Zheng
>
> Signed-off-by: Wei Yongjun <yongjun_wei@trendmicro.com.cn>
> ---
> fs/ext4/super.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/fs/ext4/super.c b/fs/ext4/super.c
> index ad6cd8a..c8a6138 100644
> --- a/fs/ext4/super.c
> +++ b/fs/ext4/super.c
> @@ -50,7 +50,6 @@
> #include "xattr.h"
> #include "acl.h"
> #include "mballoc.h"
> -#include "ext4_extents.h"
>
> #define CREATE_TRACE_POINTS
> #include <trace/events/ext4.h>
>
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
prev parent reply other threads:[~2012-11-21 5:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-11-21 5:30 [PATCH -next] ext4: remove duplicated include from super.c Wei Yongjun
2012-11-21 6:06 ` Zheng Liu [this message]
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=20121121060602.GA13053@gmail.com \
--to=gnehzuil.liu@gmail.com \
--cc=adilger.kernel@dilger.ca \
--cc=linux-ext4@vger.kernel.org \
--cc=tytso@mit.edu \
--cc=weiyj.lk@gmail.com \
--cc=yongjun_wei@trendmicro.com.cn \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.