diff options
author | 2018-02-28 08:09:49 -0600 | |
---|---|---|
committer | 2018-03-06 19:47:17 -0600 | |
commit | cc095f0ac1f7c200e51a5c2a78a43c9f42049dbb (patch) | |
tree | cea28774af6227161791960af5b705b0999d9c88 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | ipmi: Add or fix SPDX-License-Identifier in all files (diff) | |
download | wireguard-linux-cc095f0ac1f7c200e51a5c2a78a43c9f42049dbb.tar.xz wireguard-linux-cc095f0ac1f7c200e51a5c2a78a43c9f42049dbb.zip |
ipmi: Fix some error cleanup issues
device_remove_group() was called on any cleanup, even if the
device attrs had not been added yet. That can occur in certain
error scenarios, so add a flag to know if it has been added.
Also make sure we remove the dev if we added it ourselves.
Signed-off-by: Corey Minyard <cminyard@mvista.com>
Cc: stable@vger.kernel.org # 4.15
Cc: Laura Abbott <labbott@redhat.com>
Tested-by: Bill Perkins <wmp@grnwood.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions