On Wed, Apr 29, 2020 at 07:46:23AM +0000, Luis Chamberlain wrote: > make_request-based drivers and and request-based drivers share some > debugfs code. By moving this into its own file it makes it easier > to expand and audit this shared code. > > This patch contains no functional changes. > > Cc: Bart Van Assche <[email protected]> > Cc: Omar Sandoval <[email protected]> > Cc: Hannes Reinecke <[email protected]> > Cc: Nicolai Stange <[email protected]> > Cc: Greg Kroah-Hartman <[email protected]> > Cc: Michal Hocko <[email protected]> > Cc: yu kuai <[email protected]> > Reviewed-by: Greg Kroah-Hartman <[email protected]> > Reviewed-by: Bart Van Assche <[email protected]> > Signed-off-by: Luis Chamberlain <[email protected]>
Looks good, Reviewed-by: Christoph Hellwig <[email protected]>

