public inbox for linux-bcache@vger.kernel.org
 help / color / mirror / Atom feed
From: Coly Li <i@coly.li>
To: Masanari Iida <standby24x7@gmail.com>
Cc: linux-kernel@vger.kernel.org, akpm@linux-foundation.org,
	kent.overstreet@gmail.com, shli@kernel.org,
	linux-bcache@vger.kernel.org
Subject: Re: [PATCH] [linux-next] bcache: Remove duplicate inclusion of blkdev.h
Date: Sun, 26 Feb 2017 22:45:43 +0800	[thread overview]
Message-ID: <c74ff145-37d5-ace3-c65c-d2d6199163ef@coly.li> (raw)
In-Reply-To: <20170226060230.11555-1-standby24x7@gmail.com>

On 2017/2/26 下午2:02, Masanari Iida wrote:
> This patch remove duplicate inclusion of blkdev.h in util.h.
> Confirm compile successfully after remove the line.
> 
> Signed-off-by: Masanari Iida <standby24x7@gmail.com>
> ---
>  drivers/md/bcache/util.h | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/drivers/md/bcache/util.h b/drivers/md/bcache/util.h
> index cf2cbc211d83..03af094d0202 100644
> --- a/drivers/md/bcache/util.h
> +++ b/drivers/md/bcache/util.h
> @@ -4,7 +4,6 @@
>  
>  #include <linux/blkdev.h>
>  #include <linux/errno.h>
> -#include <linux/blkdev.h>
>  #include <linux/kernel.h>
>  #include <linux/llist.h>
>  #include <linux/ratelimit.h>
> 
Acked-by: Coly Li <colyli@suse.de>

-- 
Coly Li

      reply	other threads:[~2017-02-26 15:23 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-02-26  6:02 [PATCH] [linux-next] bcache: Remove duplicate inclusion of blkdev.h Masanari Iida
2017-02-26 14:45 ` Coly Li [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=c74ff145-37d5-ace3-c65c-d2d6199163ef@coly.li \
    --to=i@coly.li \
    --cc=akpm@linux-foundation.org \
    --cc=kent.overstreet@gmail.com \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=shli@kernel.org \
    --cc=standby24x7@gmail.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