hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init
authorArmin Wolf <W_Armin@gmx.de>
Sat, 14 Aug 2021 14:36:37 +0000 (16:36 +0200)
committerGuenter Roeck <linux@roeck-us.net>
Tue, 17 Aug 2021 21:54:27 +0000 (14:54 -0700)
commit782a99c146ffe9d0e06f139daea0e56d866eabc8
tree67a2af41b23cfb47ed3cfc77040a215f66505f87
parentc510f6accbba66af900d710a05b635581f4129f4
hwmon: (dell-smm) Mark i8k_get_fan_nominal_speed as __init

Mark function i8k_get_fan_nominal_speed() as __init since
it is only used in code also marked as __init.

Signed-off-by: Armin Wolf <W_Armin@gmx.de>
Reviewed-by: Pali Rohár <pali@kernel.org>
Link: https://lore.kernel.org/r/20210814143637.11922-5-W_Armin@gmx.de
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/dell-smm-hwmon.c