summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-06-01 19:04:04 +0200
committerRafael J. Wysocki <rafael.j.wysocki@intel.com>2026-06-02 21:07:09 +0200
commitaa7d6c079958afb37e21bd439fa989b7155c45d4 (patch)
tree827bbd0e922e6025f1dd497691d8eafb1fea3ee7 /include/linux
parentc16c205aeb16e586f645750153064cf9275aafb2 (diff)
ACPI: button: Drop redundant variable from acpi_button_probe()
Local char pointer called "name" in acpi_button_probe() is redundant because its value can be assigned directly to input->name and the latter can be used in the only other place where "name" is read, so get rid of it. No intentional functional impact. Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com> Link: https://patch.msgid.link/3706239.iIbC2pHGDl@rafael.j.wysocki
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions