mlxsw: core_hwmon: Fix variable names for hwmon attributes
authorVadim Pasternak <vadimp@nvidia.com>
Tue, 22 Feb 2022 17:16:55 +0000 (19:16 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 23 Feb 2022 12:38:16 +0000 (12:38 +0000)
commitbed8f4197cb20a74a819af2ffb01bda187f355e2
treefc389a9cf1263e3f793a7501c3bf6654daf1a25a
parentf8a36880f474fe9dcddd61700094f7480dfc680c
mlxsw: core_hwmon: Fix variable names for hwmon attributes

Replace all local variables 'mlwsw_hwmon_attr' by 'mlxsw_hwmon_attr'.
All variable prefixes should start with 'mlxsw' according to the naming
convention, so 'mlwsw' is changed to 'mlxsw'.

Signed-off-by: Vadim Pasternak <vadimp@nvidia.com>
Reviewed-by: Jiri Pirko <jiri@nvidia.com>
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/mellanox/mlxsw/core_hwmon.c