diff options
author | 2022-09-26 17:39:46 +0200 | |
---|---|---|
committer | 2022-09-26 15:21:33 -0700 | |
commit | 760bda91cb4f5f778a6193b20c22726209579164 (patch) | |
tree | 95b65dd80af5c1695e7d6f7e0e8409fa7b7688d3 /scripts/generate_rust_analyzer.py | |
parent | hwmon: (ina3221) Use DEFINE_RUNTIME_DEV_PM_OPS() and pm_ptr() (diff) | |
download | wireguard-linux-760bda91cb4f5f778a6193b20c22726209579164.tar.xz wireguard-linux-760bda91cb4f5f778a6193b20c22726209579164.zip |
hwmon: w83627hf: Reorder symbols to get rid of a few forward declarations
Declarations for static symbols are useless code repetition (unless
there are cyclic dependencies).
Reorder some functions and variables which allows to get rid of 7
forward declarations.
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de>
Link: https://lore.kernel.org/r/20220926153946.1478260-1-u.kleine-koenig@pengutronix.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions