"Michael S. Tsirkin" <[email protected]> writes:

> +                                             memcpy(&ctx, &header_ctx, 
> sizeof ctx);
> +                                     } else {
> +                                             /* Save header ctx for next 
> hunk.  */
> +                                             memcpy(&header_ctx, &ctx, 
> sizeof ctx);

I'll fix these to sizeof(ctx) when queuing.

Thanks.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to