> > - ERR(TYPE_AT24C_EE
> > - " : failed to write backing file\n");
> > + ERR("failed to write backing file\n");
>
> printf/fprintf are deprecated, since you are modifying this file can you
> use a newer API, "qemu/error-report.h" for example.
Sure, I'll have a look.
> > }
> > DPRINTK("Wrote to backing file\n");
>
> DPRINTK() can be converted to tracepoint.
I'd leave that for another incremental change.
signature.asc
Description: PGP signature
