[coreboot] [flashrom] convert lb_ to cb_

Peter Stuge peter at stuge.se
Fri Aug 8 22:21:55 CEST 2008


On Fri, Aug 08, 2008 at 10:00:39AM -0700, Sean Nelson wrote:
> -static inline uint64_t unpack_lb64(struct lb_uint64 value)
> +static inline uint64_t unpack_lb64(struct cb_uint64 value)
>  {

You missed the function names, but the rest looks good.

Can you send a new patch with that fixed?


//Peter




More information about the coreboot mailing list