diff options
author | Uwe Kleine-König <[email protected]> | 2022-09-19 14:22:13 +0200 |
---|---|---|
committer | Hans de Goede <[email protected]> | 2022-09-19 14:47:34 +0200 |
commit | c710765a4742337e40199403acde2fdd3189183d (patch) | |
tree | 174f1da1245628d1d35b9bfad32a32b8452f987a /net/lapb/lapb_timer.c | |
parent | 8755e675a88680e15cfcc447b8d2de41e7fe8071 (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 <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Hans de Goede <[email protected]>
Signed-off-by: Hans de Goede <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions