summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-07-06 14:40:22 +0200
committerBjorn Helgaas <bhelgaas@google.com>2026-07-10 15:28:42 -0500
commit985fb7419fe27bc2ba17397f9bd8cc52151350ba (patch)
tree810e34ee36d22001a17b172eb43d539a25742d8d /scripts
parentdc59e4fea9d83f03bad6bddf3fa2e52491777482 (diff)
downloadlinux-stable-985fb7419fe27bc2ba17397f9bd8cc52151350ba.tar.gz
linux-stable-985fb7419fe27bc2ba17397f9bd8cc52151350ba.zip
PCI: acpiphp_ibm: Do not use uninitialized device_class
Passing an uninitialized pnp.device_class string to acpi_bus_generate_netlink_event() is effectively equivalent to passing an empty string literal to it. Accordingly, make the driver do the latter instead of doing the former. No intentional functional impact. This will facilitate the removal of device_class from struct acpi_device_pnp in the future. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Signed-off-by: Bjorn Helgaas <bhelgaas@google.com> Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> Link: https://patch.msgid.link/8730724.T7Z3S40VBb@rafael.j.wysocki
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions