Re: [PATCH] virtio_balloon: Adjust label in virtballoon_probe
From: Nathan Chancellor <hidden>
Date: 2020-02-16 07:47:42
Also in:
lkml
From: Nathan Chancellor <hidden>
Date: 2020-02-16 07:47:42
Also in:
lkml
On Sun, Feb 16, 2020 at 08:36:45AM +0100, David Hildenbrand wrote:
quoted
Am 16.02.2020 um 01:41 schrieb Nathan Chancellor [off-list ref]: 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. Cheers, Nathan