diff options
author | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-07-12 19:24:50 +0200 |
---|---|---|
committer | Rafael J. Wysocki <rafael.j.wysocki@intel.com> | 2021-07-16 19:17:04 +0200 |
commit | 5e557cbac8058bfc79b8a27d319930c5e5d77974 (patch) | |
tree | cd71b88d9faad911719f36cce73260cc3be3039a /include/linux/acpi.h | |
parent | 7d625e5b143d07f26c437ede6b18730c2fc4d1b5 (diff) | |
download | lwn-5e557cbac8058bfc79b8a27d319930c5e5d77974.tar.gz lwn-5e557cbac8058bfc79b8a27d319930c5e5d77974.zip |
ACPI: bus: Rename functions to avoid name collision
There is a name collision between acpi_device_notify() defined in
bus.c and another static function defined in glue.c.
Since the latter is going to be exported from that file, rename the
former to acpi_notify_device() and rename acpi_device_notify_fixed()
to follow the same naming pattern.
No functional impact.
Signed-off-by: Rafael J. Wysocki <rafael.j.wysocki@intel.com>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Diffstat (limited to 'include/linux/acpi.h')
0 files changed, 0 insertions, 0 deletions