]> git.proxmox.com Git - mirror_qemu.git/commit
fsdev: open brace '{' following struct go on the same line
authorzhouyang <zhouyang789@huawei.com>
Wed, 9 Dec 2020 06:07:35 +0000 (14:07 +0800)
committerLaurent Vivier <laurent@vivier.eu>
Sun, 13 Dec 2020 16:46:36 +0000 (17:46 +0100)
commit87b804ec4c05d793f9c6374b0e90ef2614bb5b25
tree8a09249147fcd995617a26e77125b8c61a55fd22
parentf6a3c86ebd39aaedf1ebf89629ec91b5d44b670d
fsdev: open brace '{' following struct go on the same line

I found some style problems while check the code using checkpatch.pl.
This commit fixs the issue below:
ERROR: open brace '{' following struct go on the same line

Signed-off-by: zhouyang <zhouyang789@huawei.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20201209060735.2760943-1-zhouyang789@huawei.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
fsdev/9p-marshal.h
fsdev/file-op-9p.h