diff options
author | 2022-09-19 14:22:13 +0200 | |
---|---|---|
committer | 2022-09-19 14:47:34 +0200 | |
commit | c710765a4742337e40199403acde2fdd3189183d (patch) | |
tree | 174f1da1245628d1d35b9bfad32a32b8452f987a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | platform/x86: toshiba_acpi: Remove duplicate include (diff) | |
download | wireguard-linux-c710765a4742337e40199403acde2fdd3189183d.tar.xz wireguard-linux-c710765a4742337e40199403acde2fdd3189183d.zip |
platform/x86: wmi: Drop forward declaration of static functions
Usually it's not necessary to declare static functions if the symbols are
in the right order. Moving the definition of acpi_wmi_driver down in the
compilation unit allows to drop two such declarations.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220919122213.852322-1-u.kleine-koenig@pengutronix.de
Reviewed-by: Hans de Goede <hdegoede@redhat.com>
Signed-off-by: Hans de Goede <hdegoede@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions