Re: [PATCH v4 01/25] sysfs: export sysfs_remove_file_self()

From: Danil Kipnis
Date: Wed Sep 25 2019 - 05:30:53 EST


On Mon, Sep 23, 2019 at 7:21 PM Bart Van Assche <bvanassche@xxxxxxx> wrote:
>
> On 6/20/19 8:03 AM, Jack Wang wrote:
> > Function is going to be used in transport over RDMA module
> > in subsequent patches.
>
> It seems like several words are missing from this patch description.
Will extend with corresponding description of the function from
fs/sysfs/file.c and explanation why we need it.