On 7/7/25 21:30, Volker Rümelin wrote:
Change the block structure according to the QEMU Coding Style
documentation.
Signed-off-by: Volker Rümelin
---
hw/audio/sb16.c | 57 +
1 file changed, 20 insertions(+), 37 deletions(-)
Reviewed-by: Phili
On Mon, Jul 7, 2025 at 10:31 PM Volker Rümelin wrote:
>
> Change the block structure according to the QEMU Coding Style
> documentation.
>
> Signed-off-by: Volker Rümelin
> ---
> hw/audio/sb16.c | 57 +
> 1 file changed, 20 insertions(+), 37 deleti
Change the block structure according to the QEMU Coding Style
documentation.
Signed-off-by: Volker Rümelin
---
hw/audio/sb16.c | 57 +
1 file changed, 20 insertions(+), 37 deletions(-)
diff --git a/hw/audio/sb16.c b/hw/audio/sb16.c
index 714144eb6