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 <standby2...@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 <col...@suse.de>

-- 
Coly Li

Reply via email to