diff options
author | Chuhong Yuan <hslester96@gmail.com> | 2020-05-07 23:13:43 +0800 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-05-15 16:13:19 +0200 |
commit | 7066c2f61ce49b131026fec68ed1c9b0d0d9a05a (patch) | |
tree | 7b513b2a5bfd5d1ee6d9810287e6536f139ac178 /mm/hugetlb.c | |
parent | f877a18c08fa6674364e469f318a3069c68204d2 (diff) | |
download | linux-next-7066c2f61ce49b131026fec68ed1c9b0d0d9a05a.tar.gz |
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 'mm/hugetlb.c')
0 files changed, 0 insertions, 0 deletions