]> git.proxmox.com Git - mirror_qemu.git/commit - hw/mips/malta.c
mips: malta: Renovate coding style
authorFilip Bozuta <Filip.Bozuta@rt-rk.com>
Fri, 6 Dec 2019 13:58:04 +0000 (14:58 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 16 Dec 2019 12:08:17 +0000 (13:08 +0100)
commitdbd07eda9d8366a8a49954e515c995f27313fddc
treed046978f656f39eb63eaa9c26e52ad8af81f8600
parent68fa5f552ac2846251ad1025829799a515b16f11
mips: malta: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_malta.c
    hw/mips/gt64xxx_pci.c
    tests/acceptance/linux_ssh_mips_malta.py

All these mips malta machine files were edited and
all the errors and warrings generated by the checkpatch.pl
script were corrected and then the script was
ran again to make sure there are no more errors and warnings.

Signed-off-by: Filip Bozuta <Filip.Bozuta@rt-rk.com>
Signed-off-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Reviewed-by: Aleksandar Markovic <amarkovic@wavecomp.com>
Message-Id: <1575640687-20744-3-git-send-email-Filip.Bozuta@rt-rk.com>
hw/mips/mips_malta.c
tests/acceptance/linux_ssh_mips_malta.py