On Jul 8 19:19, Dmitry Fomichev wrote: > Looks good with a small nit (see below), > > Reviewed-by: Dmitry Fomichev <dmitry.fomic...@wdc.com> > > > > On Mon, 2020-07-06 at 08:12 +0200, Klaus Jensen wrote: > > +#define NVME_TEMP_TMPTH(temp) ((temp >> 0) & 0xffff) > > There is an extra space after temp >> >
Good catch! I won't repost for this ;) - but I'll fix it and add it in the qemu-nvme tree.