libpayload: code cosmetics
authorMathias Krause <mathias.krause@secunet.com>
Wed, 8 Feb 2012 09:32:57 +0000 (10:32 +0100)
committerStefan Reinauer <stefan.reinauer@coreboot.org>
Mon, 13 Feb 2012 20:54:21 +0000 (21:54 +0100)
commit50759ed4ff438db6f3b093984fbb79d6445ebcb3
treee3102bb19ba1dd005c100a5263251f684d9f5726
parente13632a939e7dde8d7d44fc73e73a41dae8060c3
libpayload: code cosmetics

Be consistend with coding style at least within a function -- don't mix
sizeof with plain values.

Change-Id: Iefb5b7fe4f54977f5505fc9cea65c9c4af3e7f3a
Signed-off-by: Mathias Krause <mathias.krause@secunet.com>
Reviewed-on: http://review.coreboot.org/617
Tested-by: build bot (Jenkins)
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
payloads/libpayload/drivers/options.c