diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2020-05-07 17:13:43 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 16:13:19 +0200 |
commit | 7066c2f61ce49b131026fec68ed1c9b0d0d9a05a (patch) | |
tree | 7b513b2a5bfd5d1ee6d9810287e6536f139ac178 /kernel/fail_function.c | |
parent | Merge tag 'fpga-for-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/mdf... (diff) | |
download | linux-7066c2f61ce49b131026fec68ed1c9b0d0d9a05a.tar.xz linux-7066c2f61ce49b131026fec68ed1c9b0d0d9a05a.zip |
uio_hv_generic: add missed sysfs_remove_bin_file
This driver calls sysfs_create_bin_file() in probe, but forgets to
call sysfs_remove_bin_file() in remove.
Add the missed call to fix it.
Signed-off-by: Chuhong Yuan <hslester96@gmail.com>
Link: https://lore.kernel.org/r/20200507151343.792816-1-hslester96@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'kernel/fail_function.c')
0 files changed, 0 insertions, 0 deletions