diff options
author | 2020-09-01 11:33:35 +0100 | |
---|---|---|
committer | 2020-09-18 10:44:45 +0200 | |
commit | 8c05f50fe8452f9d3220efad77bef42c7b498193 (patch) | |
tree | 7adb2df26c08b39293d3872017d6d62813dbaf90 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | tee: replace cdev_add + device_add with cdev_device_add (diff) | |
download | wireguard-linux-8c05f50fe8452f9d3220efad77bef42c7b498193.tar.xz wireguard-linux-8c05f50fe8452f9d3220efad77bef42c7b498193.zip |
tee: avoid explicit sysfs_create/delete_group by initialising dev->groups
If the dev->groups is initialised, the sysfs group is created as part
of device_add call. There is no need to call sysfs_create/delete_group
explicitly.
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Signed-off-by: Jens Wiklander <jens.wiklander@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions