On 07.10.25 19:35, Thomas Huth wrote:
From: Yeqi Fu <[email protected]>
Bring the block files in line with the QEMU coding style, with spaces
for indentation. This patch partially resolves the issue 371.
Resolves: https://gitlab.com/qemu-project/qemu/-/issues/371
Signed-off-by: Yeqi Fu <[email protected]>
Message-ID: <[email protected]>
[thuth: Rebased the patch to the current master branch]
Signed-off-by: Thomas Huth <[email protected]>
lost patch?
It still applies to master, and fixes all <TAB> invocations in block/, check:
git grep -P '\t' -- block
- gives no output.
Reviewed-by: Vladimir Sementsov-Ogievskiy <[email protected]>
--
Best regards,
Vladimir