Move C labels to start-of-line
authorPatrick Georgi <patrick@georgi-clan.de>
Wed, 7 Mar 2012 14:55:47 +0000 (15:55 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Wed, 7 Mar 2012 16:48:03 +0000 (17:48 +0100)
commitc5fc7db3559e080858461b724251f87be6faa2cd
treef33c6458066eb7ad68906df0cb9ebba15e986eb7
parent533ec00689d5affb283ea1a07c978972441deeba
Move C labels to start-of-line

Also mark the corresponding lint test stable.

Change-Id: Ib7c9ed88c5254bf56e68c01cdbd5ab91cd7bfc2f
Signed-off-by: Patrick Georgi <patrick@georgi-clan.de>
Reviewed-on: http://review.coreboot.org/772
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
18 files changed:
src/arch/x86/boot/mpspec.c
src/arch/x86/lib/cpu.c
src/boot/selfboot.c
src/console/vtxprintf.c
src/cpu/x86/lapic/secondary.S
src/devices/oprom/yabel/pmm.c
src/lib/xmodem.c
src/northbridge/amd/amdk8/raminit.c
src/northbridge/amd/amdk8/raminit_f.c
src/northbridge/amd/amdk8/raminit_test.c
src/northbridge/intel/e7520/raminit.c
src/northbridge/intel/e7525/raminit.c
src/northbridge/intel/i3100/raminit.c
src/northbridge/intel/i3100/raminit_ep80579.c
src/northbridge/intel/i945/raminit.c
src/southbridge/amd/cs5536/early_smbus.c
util/lint/lint-004-style-labels [deleted file]
util/lint/lint-stable-004-style-labels [new file with mode: 0755]