On Tue, Aug 17, 2021 at 03:44:18PM +0530, SelvaKumar S wrote: > From: Nitesh Shetty <nj.shetty@xxxxxxxxxxx> > > Add device limits as sysfs entries, > - copy_offload (READ_WRITE) > - max_copy_sectors (READ_ONLY) > - max_copy_ranges_sectors (READ_ONLY) > - max_copy_nr_ranges (READ_ONLY) You forgot to add Documentation/ABI/ entries for your new sysfs files, so we can't properly review them :( thanks, greg k-h