]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ACPI: battery: Rename extensions to hook in messages
authorThomas Weißschuh <linux@weissschuh.net>
Thu, 5 Dec 2024 20:46:35 +0000 (21:46 +0100)
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>
Tue, 10 Dec 2024 18:50:30 +0000 (19:50 +0100)
commit02915b4813a126ebf2e050fc4951e037d11f18b5
tree89235ec9848be4bc8d89c19b81225a517229f19a
parentfac04efc5c793dccbd07e2d59af9f90b7fc0dca4
ACPI: battery: Rename extensions to hook in messages

This functionality is called "hook" everywhere in the code.
For consistency call it the same in the log messages.

The power supply subsystem is about to get its own extension
functionality. While the two are closely related and will be used
together, the current wording leaves room for misinterpretation.

Signed-off-by: Thomas Weißschuh <linux@weissschuh.net>
Reviewed-by: Sebastian Reichel <sebastian.reichel@collabora.com>
Link: https://patch.msgid.link/20241205-power-supply-extensions-v5-1-f0f996db4347@weissschuh.net
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
drivers/acpi/battery.c