cleanup coding style to (mostly) satisfy checkpatch.pl
commit5f065be712dbc1c8b6c15469cf6172999b766602
authorAndrew Baumann <Andrew.Baumann@microsoft.com>
Fri, 13 Nov 2015 00:01:48 +0000 (12 16:01 -0800)
committerAndrew Baumann <Andrew.Baumann@microsoft.com>
Fri, 13 Nov 2015 00:01:48 +0000 (12 16:01 -0800)
treee554bf4b9ff817b57bb9ca0da921d4a50ed12877
parent51a70750f6266b54e7b4b88c21ca375fa59a3cd3
cleanup coding style to (mostly) satisfy checkpatch.pl

 * wrapped or edited long lines
 * removed trailing spaces
 * other minor tweaks

In bcm2836_platform.h, I expanded tabs and fixed some indentation, but
avoided fixing long lines so that the file is still trivally
diff-able against the original version in Linux.
13 files changed:
hw/arm/raspi.c
hw/arm/raspi2.c
hw/char/bcm2835_aux.c
hw/display/bcm2835_fb.c
hw/intc/bcm2836_control.c
hw/misc/bcm2835_property.c
hw/net/lan9118.c
hw/sd/bcm2835_emmc.c
hw/sd/sd.c
include/hw/arm/bcm2836_platform.h
net/tap-win32.c
target-arm/helper.c
target-arm/translate.c