Re: [PATCH v2 01/10] block: move main block debugfs initialization to its own file

From: Bart Van Assche
Date: Sun Apr 19 2020 - 17:06:33 EST


On 4/19/20 12:45 PM, Luis Chamberlain wrote:
make_request-based drivers and and request-based drivers share some
some debugfs code. By moving this into its own file it makes it easier
to expand and audit this shared code.

If this patch is reposted, please change "some some" into "some".

Thanks,

Bart.