summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorUwe Kleine-König <u.kleine-koenig@pengutronix.de>2022-09-19 14:22:13 +0200
committerHans de Goede <hdegoede@redhat.com>2022-09-19 14:47:34 +0200
commitc710765a4742337e40199403acde2fdd3189183d (patch)
tree174f1da1245628d1d35b9bfad32a32b8452f987a /lib
parent8755e675a88680e15cfcc447b8d2de41e7fe8071 (diff)
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 'lib')
0 files changed, 0 insertions, 0 deletions