On Wed, 20 Dec 2023 16:17:30 -0800 Ira Weiny <ira.weiny@xxxxxxxxx> wrote: > Dan points out in review that the cxl_test code could be made better > through the use of UUID's defines rather than being open coded.[1] > > Create UUID defines and use them rather than open coding them. > > [1] https://lore.kernel.org/all/65738d09e30e2_45e0129451@xxxxxxxxxxxxxxxxxxxxxxxxx.notmuch/ > > Suggested-by: Dan Williams <dan.j.williams@xxxxxxxxx> > Signed-off-by: Ira Weiny <ira.weiny@xxxxxxxxx> Reviewed-by: Jonathan Cameron <Jonathan.Cameron@xxxxxxxxxx> > > --- > Changes for v5: > [Jonathan: eliminate the static uuid variables] Now I'm not sure why I minded them. Ah well, good either way - sorry for the noise! Jonathan