diff options
| author | George Hilliard <[email protected]> | 2019-03-20 16:42:03 -0600 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2019-03-22 15:20:27 +0100 |
| commit | f2778bb3cb6c7544578c45688f3d5bcb09e0ac87 (patch) | |
| tree | 29ca29cd4d8d7a95a40f65c03257de5a10af9607 /tools/perf/scripts/python | |
| parent | 561fb35a9d04ca7d1a5b955bcac50c6c4f49227d (diff) | |
staging: mt7621-mmc: Fix warning when reloading module with debug msgs enabled
The kernel complained:
[ 510.277151] WARNING: CPU: 0 PID: 395 at fs/proc/generic.c:360 proc_register+0xf0/0x108
[ 510.292891] proc_dir_entry '/proc/msdc_debug' already registered
when doing a modprobe/rmmod/modprobe of this module if debug messages
are compiled in. Fix this by removing the proc entry when the module is
unloaded.
Signed-off-by: George Hilliard <[email protected]>
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions