/[Development]
ViewVC logotype

Revision 4340


Jump to revision: Previous Next
Author: hailfinger
Date: Fri Jun 5 11:41:51 2009 UTC (3 years, 11 months ago)
Changed paths: 4
Log Message:
die() does never return. Annotate it as such.
Any endless loop after die() can be eliminated.
Dereferencing a NULL pointer is bad. die() instead.
Replace endless loops with die().

Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net>
Acked-by: Peter Stuge <peter@stuge.se>


Changed paths

Path Details
Directorytrunk/coreboot-v2/src/console/console.c modified , text changed
Directorytrunk/coreboot-v2/src/devices/pci_ops.c modified , text changed
Directorytrunk/coreboot-v2/src/devices/smbus_ops.c modified , text changed
Directorytrunk/coreboot-v2/src/southbridge/intel/i82801dbm/i82801dbm_lpc.c modified , text changed

Stefan Reinauer">Stefan Reinauer
ViewVC Help
Powered by ViewVC 1.1.15