aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorBarnabás Pőcze <[email protected]>2022-10-05 15:00:51 +0000
committerHans de Goede <[email protected]>2022-11-16 08:48:19 +0100
commite57d58ee1868b1ad3e8040335a2941506feb52e4 (patch)
tree3cbe2529c2f836ad99dd9867be70edb14ebabf5b /tools/perf/scripts/python/stackcollapse.py
parent0b9a1dcdb6a2c841899389bf2dd7a3e0e2aa0e99 (diff)
platform/x86: huawei-wmi: remove unnecessary member
The `huawei_wmi::idev` array is not actually used by the driver, so remove it. The piece of code that - I believe - was supposed to fill the array is flawed, it did not actually set any of the values inside the array. This was most likely masked by the fact that the input devices are devm managed and that the only function that needs a reference to the input devices is `huawei_wmi_input_notify()`, however, that does not access the appropriate input device via the `huawei_wmi` object. Signed-off-by: Barnabás Pőcze <[email protected]> Link: https://lore.kernel.org/r/[email protected] Reviewed-by: Hans de Goede <[email protected]> Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions