Re: [PATCH] virtio_balloon: Adjust label in virtballoon_probe

From: David Hildenbrand
Date: Sun Feb 16 2020 - 03:10:36 EST




> Am 16.02.2020 um 08:47 schrieb Nathan Chancellor <natechancellor@xxxxxxxxx>:
>
> ïOn Sun, Feb 16, 2020 at 08:36:45AM +0100, David Hildenbrand wrote:
>>
>>
>>>> Am 16.02.2020 um 01:41 schrieb Nathan Chancellor <natechancellor@xxxxxxxxx>:
>>>
>>> ïClang warns when CONFIG_BALLOON_COMPACTION is unset:
>>>
>>> ../drivers/virtio/virtio_balloon.c:963:1: warning: unused label
>>> 'out_del_vqs' [-Wunused-label]
>>> out_del_vqs:
>>> ^~~~~~~~~~~~
>>> 1 warning generated.
>>>
>>
>> Thanks, there is already â [PATCH] virtio_balloon: Fix unused label warningâ from Boris on the list.
>>
>> Cheers!
>>
>
> Sorry for the noise, I thought I did a search for duplicate patches but
> seems I missed it :/ I've commented on that patch.

Your patch should be the correct one! :)