On Wed, Mar 24, 2021 at 02:01:51PM -0700, Dan Williams wrote: > While none the CXL sysfs attributes are threatening to overrun a > PAGE_SIZE of output, it is good form to use the recommended helpers. > > Fixes: b39cb1052a5c ("cxl/mem: Register CXL memX devices") > Reviewed-by: Ben Widawsky <ben.widaw...@intel.com> > Reported-by: Jason Gunthorpe <j...@nvidia.com> > Signed-off-by: Dan Williams <dan.j.willi...@intel.com> > --- > drivers/cxl/mem.c | 8 ++++---- > 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Jason Gunthorpe <j...@nvidia.com>