hw/net:ftgmac100: fix coding style
authorJamin Lin <jamin_lin@aspeedtech.com>
Wed, 19 Jun 2024 10:01:01 +0000 (18:01 +0800)
committerCédric Le Goater <clg@redhat.com>
Tue, 2 Jul 2024 05:53:53 +0000 (07:53 +0200)
commit5b0961f7ad6790f473623703834351b6e43fbaa6
tree94fd988e39c94b01e81a484a7287ea27e0f0b40f
parent50c527b9ef58086dc377a0fa5e3053d16fc5728e
hw/net:ftgmac100: fix coding style

Fix coding style issues from checkpatch.pl

Test command:
./scripts/checkpatch.pl --no-tree -f hw/net/ftgmac100.c

Signed-off-by: Jamin Lin <jamin_lin@aspeedtech.com>
Reviewed-by: Cédric Le Goater <clg@redhat.com>
hw/net/ftgmac100.c