On Mon, Oct 1, 2018 at 8:38 PM Vishal Verma <[email protected]> wrote: > > The return type of ndctl_region_get_resource() is 'unsigned long long', > and therefore the error checking for it should be done against > ULLONG_MAX. Fix an instance where we were checking against ULONG_MAX. >
Reviewed-by: Dan Williams <[email protected]> _______________________________________________ Linux-nvdimm mailing list [email protected] https://lists.01.org/mailman/listinfo/linux-nvdimm
