qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: block: Remove unused include


From: AlexChen
Subject: Re: block: Remove unused include
Date: Thu, 29 Oct 2020 20:42:51 +0800
User-agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:17.0) Gecko/20130509 Thunderbird/17.0.6

Kindly ping.

Thanks,
Alex

On 2020/10/21 17:12, AlexChen wrote:
> The "qemu-common.h" include is not used, remove it.
> 
> Reported-by: Euler Robot <euler.robot@huawei.com>
> Signed-off-by: AlexChen <alex.chen@huawei.com>
> ---
>  block/dmg-lzfse.c | 1 -
>  1 file changed, 1 deletion(-)
> 
> diff --git a/block/dmg-lzfse.c b/block/dmg-lzfse.c
> index 19d25bc646..6798cf4fbf 100644
> --- a/block/dmg-lzfse.c
> +++ b/block/dmg-lzfse.c
> @@ -22,7 +22,6 @@
>   * THE SOFTWARE.
>   */
>  #include "qemu/osdep.h"
> -#include "qemu-common.h"
>  #include "dmg.h"
>  #include <lzfse.h>
> 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]