diff options
| author | Chuhong Yuan <[email protected]> | 2020-05-07 23:13:43 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-05-15 16:13:19 +0200 |
| commit | 7066c2f61ce49b131026fec68ed1c9b0d0d9a05a (patch) | |
| tree | 7b513b2a5bfd5d1ee6d9810287e6536f139ac178 /tools/perf/scripts/python | |
| parent | f877a18c08fa6674364e469f318a3069c68204d2 (diff) | |
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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions