summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorArmin Wolf <W_Armin@gmx.de>2026-07-20 15:19:21 +0200
committerIlpo Järvinen <ilpo.jarvinen@linux.intel.com>2026-07-27 14:44:01 +0300
commitb844001890c5bc15adf3b16c44d99edd2005d393 (patch)
tree0bbaffcf58c21e1aef26edd38689fa2b4b0e3b47 /tools/perf/scripts/python
parent08d31d42b054eae62ff57bfd88b639f111b2b8fa (diff)
platform/x86: dell-smbios-wmi: Replace global list with single item
There can only exist a single instance of the dell-smbios-wmi driver at the same time because of naming conflicts with the character device ("wmi/dell-smbios"). Having a global list for all instances thus makes no sense. Replace the global list with a single item used by the character device. This simplifies the driver and allows us to mark it as being multi-instance safe. Signed-off-by: Armin Wolf <W_Armin@gmx.de> Link: https://patch.msgid.link/20260720131921.368000-4-W_Armin@gmx.de Reviewed-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@linux.intel.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions