diff options
author | Rafael J. Wysocki <[email protected]> | 2022-11-09 13:09:32 +0100 |
---|---|---|
committer | Alexandre Belloni <[email protected]> | 2022-11-15 21:06:49 +0100 |
commit | dca4d3b71c8a09a16951add656711fbd6f5bfbb0 (patch) | |
tree | c81f40bbe4794a92f188c48c91be3ca942510134 /scripts/generate_rust_analyzer.py | |
parent | 375bbba09692fe4c5218eddee8e312dd733fa846 (diff) |
rtc: cmos: Eliminate forward declarations of some functions
Reorder the ACPI-related code before cmos_do_probe() so as to eliminate
excessive forward declarations of some functions.
While at it, for consistency, add the inline modifier to the
definitions of empty stub static funtions and remove it from the
corresponding definitions of functions with non-empty bodies.
No intentional functional impact.
Signed-off-by: Rafael J. Wysocki <[email protected]>
Reviewed-by: Zhang Rui <[email protected]>
Tested-by: Zhang Rui <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Link: https://lore.kernel.org/r/13157911.uLZWGnKmhe@kreacher
Signed-off-by: Alexandre Belloni <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions