Carl-Daniel Hailfinger wrote:
> 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 <[email protected]>

Acked-by: Peter Stuge <[email protected]>

-- 
coreboot mailing list: [email protected]
http://www.coreboot.org/mailman/listinfo/coreboot

Reply via email to