OSDN Git Service

hw/acpi : add space before the open parenthesis '('
authorXinhao Zhang <zhangxinhao1@huawei.com>
Tue, 3 Nov 2020 10:26:33 +0000 (18:26 +0800)
committerMichael S. Tsirkin <mst@redhat.com>
Tue, 3 Nov 2020 12:19:26 +0000 (07:19 -0500)
commit4cbf31a8fef91648995f3f576f7ede661b3e0c18
tree58968727e187e32c5e916292d3b6ae989ccd0ebc
parent88eed1989619b4059d225c593f6c59860e0271c8
hw/acpi : add space before the open parenthesis '('

Fix code style. Space required before the open parenthesis '('.

Signed-off-by: Xinhao Zhang <zhangxinhao1@huawei.com>
Signed-off-by: Kai Deng <dengkai1@huawei.com>
Message-Id: <20201103102634.273021-2-zhangxinhao1@huawei.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/acpi/core.c