On 05.06.2009 13:35, Peter Stuge wrote:
> 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]>
>   

Thanks, committed in r4340.

Regards,
Carl-Daniel

-- 
http://www.hailfinger.org/


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

Reply via email to