From: Mike Snitzer <snitzer@redhat.com>
To: Wei Yongjun <weiyj.lk@gmail.com>
Cc: Alasdair Kergon <agk@redhat.com>, Shaohua Li <shli@kernel.org>,
Wei Yongjun <weiyongjun1@huawei.com>,
dm-devel@redhat.com, linux-raid@vger.kernel.org
Subject: Re: [PATCH -next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c
Date: Sat, 17 Sep 2016 10:37:44 -0400 [thread overview]
Message-ID: <20160917143743.GA73062@redhat.com> (raw)
In-Reply-To: <1474087703-22600-1-git-send-email-weiyj.lk@gmail.com>
On Sat, Sep 17 2016 at 12:48P -0400,
Wei Yongjun <weiyj.lk@gmail.com> wrote:
> From: Wei Yongjun <weiyongjun1@huawei.com>
>
> Remove duplicated include.
>
> Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
> ---
> drivers/md/dm-cache-policy-smq.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/md/dm-cache-policy-smq.c b/drivers/md/dm-cache-policy-smq.c
> index 8de5bd9..c33f4a6 100644
> --- a/drivers/md/dm-cache-policy-smq.c
> +++ b/drivers/md/dm-cache-policy-smq.c
> @@ -14,7 +14,6 @@
> #include <linux/mutex.h>
> #include <linux/vmalloc.h>
> #include <linux/math64.h>
> -#include <linux/hash.h>
>
> #define DM_MSG_PREFIX "cache-policy-smq"
I resolved this by fixing the original commit (where I added hash.h
without realizing it was already included).
But thanks for the report.
prev parent reply other threads:[~2016-09-17 14:37 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-09-17 4:48 [PATCH -next] dm cache policy smq: remove duplicated include from dm-cache-policy-smq.c Wei Yongjun
2016-09-17 14:37 ` Mike Snitzer [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=20160917143743.GA73062@redhat.com \
--to=snitzer@redhat.com \
--cc=agk@redhat.com \
--cc=dm-devel@redhat.com \
--cc=linux-raid@vger.kernel.org \
--cc=shli@kernel.org \
--cc=weiyj.lk@gmail.com \
--cc=weiyongjun1@huawei.com \
/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;
as well as URLs for NNTP newsgroup(s).