On Tue, Mar 3, 2020 at 5:29 AM Jan Kara <[email protected]> wrote:
>
> On Sat 29-02-20 12:22:28, Dan Williams wrote:
> > While there are some tests that require the new "dax-bus" device model,
> > none of the tests require compatibility mode. Drop the requirement so
> > the tests work with DEV_DAX_PMEM_COMPAT=n kernels.
> >
> > Link: http://lore.kernel.org/r/[email protected]
> > Cc: Jan Kara <[email protected]>
> > Signed-off-by: Dan Williams <[email protected]>
>
> The patch looks good to me. Thanks for fixing this! I just have to say that
> the strstr(3) usage in this function looks rather unusual to me. Why not
> just strcmp(3)?

Yeah, this is confusing the 'name' check with the 'path' check, the
name check should be fine to use strcmp(). Will fix up.
_______________________________________________
Linux-nvdimm mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to