diff options
| author | Ian Abbott <abbotti@mev.co.uk> | 2017-06-16 19:35:34 +0100 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-06-24 00:37:07 +0800 |
| commit | a9332e9ad09c2644c99058fcf6ae2f355e93ce74 (patch) | |
| tree | dd7f1f3f840bb8d63d615c4fd0f952c2d1855cb8 /tools/perf/scripts/python/bin/stackcollapse-record | |
| parent | staging: rtl8192e: remove dead code rtllib_wpa_supplicant_ioctl (diff) | |
| download | linux-a9332e9ad09c2644c99058fcf6ae2f355e93ce74.tar.gz linux-a9332e9ad09c2644c99058fcf6ae2f355e93ce74.zip | |
staging: comedi: fix clean-up of comedi_class in comedi_init()
There is a clean-up bug in the core comedi module initialization
functions, `comedi_init()`. If the `comedi_num_legacy_minors` module
parameter is non-zero (and valid), it creates that many "legacy" devices
and registers them in SysFS. A failure causes the function to clean up
and return an error. Unfortunately, it fails to destroy the "comedi"
class that was created earlier. Fix it by adding a call to
`class_destroy(comedi_class)` at the appropriate place in the clean-up
sequence.
Signed-off-by: Ian Abbott <abbotti@mev.co.uk>
Cc: <stable@vger.kernel.org> # 3.9+
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-record')
0 files changed, 0 insertions, 0 deletions
