OSDN Git Service

mips: mipssim: Renovate coding style
authorFilip Bozuta <Filip.Bozuta@rt-rk.com>
Fri, 6 Dec 2019 13:58:05 +0000 (14:58 +0100)
committerAleksandar Markovic <amarkovic@wavecomp.com>
Mon, 16 Dec 2019 12:16:00 +0000 (13:16 +0100)
commit83aecbaa453e15751d1ebb50e7739ec077cc63f9
tree83a40495a4661150729f46f4df3092ca00ed7c2e
parentdbd07eda9d8366a8a49954e515c995f27313fddc
mips: mipssim: Renovate coding style

The script checkpatch.pl located in scripts folder was
used to detect all errors and warrnings in files:
    hw/mips/mips_mipssim.c
    hw/net/mipsnet.c

All these mips mipssim 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-4-git-send-email-Filip.Bozuta@rt-rk.com>
hw/net/mipsnet.c