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