]> git.proxmox.com Git - mirror_qemu.git/commit
mips: jazz: Renovate coding style
authorFilip Bozuta <Filip.Bozuta@rt-rk.com>
Fri, 6 Dec 2019 13:58:03 +0000 (14:58 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 16 Dec 2019 12:04:46 +0000 (13:04 +0100)
commit68fa5f552ac2846251ad1025829799a515b16f11
tree8b3d2e2e03986c7945297a9934f1dc7b786692bd
parent084a398bf8aa7634738e6c6c0103236ee1b3b72f
mips: jazz: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_jazz.c
    hw/display/jazz_led.c
    hw/dma/rc4030.c

All these mips jazz 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-2-git-send-email-Filip.Bozuta@rt-rk.com>
hw/display/jazz_led.c
hw/dma/rc4030.c
hw/mips/mips_jazz.c