On Mon, Jul 30, 2018 at 11:40:51AM -0700, Bart Van Assche wrote: > Introduce these two functions and export them such that the next patch > can add calls to these functions from the SCSI core. > > Signed-off-by: Bart Van Assche <bart.vanassche@xxxxxxx> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx> > Cc: Tejun Heo <tj@xxxxxxxxxx> > Cc: <stable@xxxxxxxxxxxxxxx> > --- > fs/sysfs/file.c | 44 +++++++++++++++++++++++++++++++++++++++++++ > include/linux/sysfs.h | 14 ++++++++++++++ > 2 files changed, 58 insertions(+) Acked-by: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>