hwmon: (it87) Group all related MODULE_PARM definitions together
authorFrank Crawford <frank@crawford.emu.id.au>
Sat, 21 Jan 2023 08:57:53 +0000 (19:57 +1100)
committerGuenter Roeck <linux@roeck-us.net>
Fri, 3 Feb 2023 15:30:10 +0000 (07:30 -0800)
commitb361a1cf624546c9ce71c68066b809b9490e0267
treea000f11851e785363e78abbdd23efe02e4420f69
parent08be4233521a8ad2de68ebca859c084419b6989f
hwmon: (it87) Group all related MODULE_PARM definitions together

Group the MODULE_PARM definitions together to make them easier for
future maintenance, rather than having them spread across the file.

Signed-off-by: Frank Crawford <frank@crawford.emu.id.au>
Link: https://lore.kernel.org/r/20230121085754.1693336-2-frank@crawford.emu.id.au
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
drivers/hwmon/it87.c