summaryrefslogtreecommitdiff
path: root/scripts/objdiff
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-03-13 15:59:17 +0300
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-03-13 18:48:24 +0300
commit69652f32c9ac71e2b0c8ed407e13ad905e00e947 (patch)
tree886939c84d1e960b4118030ed705c830be167364 /scripts/objdiff
parent97892d5f0690f588bbcf755efe922c72cd248639 (diff)
downloadlinux-69652f32c9ac71e2b0c8ed407e13ad905e00e947.tar.xz
ACPI: event: Redefine acpi_notifier_call_chain()
Notice that acpi_notifier_call_chain() only uses its device argument to retrieve the pnp.device_class and pnp.bus_id values from there, so it can be redefined to take pointers to those two strings as parameters istead of a struct acpi_device pointer. That allows all of its callers to pass a string literal as its first argument, so they won't need to initialize pnp.device_class in struct acpi_device objects operated by them any more, and its signature becomes more similar to acpi_bus_generate_netlink_event() then. Update the code as per the above. No intentional functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/2056097.PYKUYFuaPT@rafael.j.wysocki
Diffstat (limited to 'scripts/objdiff')
0 files changed, 0 insertions, 0 deletions