The scripts checkpatch.pl located in scripts folder was used to check for errors and warnings in fllowing mips machines:
Jazz Malta Mipssim R4000 Fulong 2E Boston All generated errors and warnings were corrected and the script was ran again to make sure there are no more errors and warnings Note: Boston machine was already clear of errors and warnings so the boston machine files were not edited. Note: One error occured due to the machro #IF 0. That error was not corrected beacuse there is some reduntant code within that macro that might be used in future versions. Filip Bozuta (5): mips: jazz: Renovate coding style mips: malta: Renovate coding style mips: mipssim: Renovate coding style mips: r4000: Renovate coding style mips: fulong 2e: Renovate coding style hw/display/jazz_led.c | 123 +++++++++++++-------------- hw/dma/rc4030.c | 12 +-- hw/isa/vt82c686.c | 23 ++--- hw/mips/mips_jazz.c | 32 ++++--- hw/mips/mips_malta.c | 139 ++++++++++++++++--------------- hw/mips/mips_r4k.c | 55 +++++++----- hw/net/mipsnet.c | 44 +++++----- hw/pci-host/bonito.c | 60 +++++++------ tests/acceptance/linux_ssh_mips_malta.py | 6 +- 9 files changed, 266 insertions(+), 228 deletions(-) -- 2.7.4