Re: [PATCH v3] kselftest/devices/probe: Fix SyntaxWarning in regex strings for Python3

2024-10-02 Thread Alessandro Zanni
Hello, this email is just a friendly reminder to know if the present patch is going to be applied or not. Thank you. Best Regards, Alessandro Zanni On 24/08/06 02:14, Alessandro Zanni wrote: > Insert raw strings to prevent Python3 from interpreting string literals > as Unicode strings a

[PATCH] virtio: Fixes errors: uninitialized symbol

2024-09-27 Thread Alessandro Zanni
io/virtio_ring.c:645 virtqueue_add_split() error: uninitialized symbol 'prev'. Signed-off-by: Alessandro Zanni --- drivers/virtio/virtio_ring.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/drivers/virtio/virtio_ring.c b/drivers/virtio/virtio_ring.c index be7