diff options
author | Ido Schimmel <idosch@nvidia.com> | 2024-07-30 16:58:20 +0300 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2024-08-01 04:38:29 +0300 |
commit | ec672931d150910b5f886d70a5305eb89681b076 (patch) | |
tree | 4f22459026598bd3718ebd79620a654c5ea0ea58 /scripts/gdb/linux/utils.py | |
parent | e7e3a450e5527f3321dc6d0146bf2b86cf44b508 (diff) | |
download | linux-ec672931d150910b5f886d70a5305eb89681b076.tar.xz |
mlxsw: core_thermal: Remove unnecessary assignments
Setting both pointers to NULL is unnecessary since the code never checks
whether these pointers are NULL or not. Remove the assignments.
Signed-off-by: Ido Schimmel <idosch@nvidia.com>
Reviewed-by: Vadim Pasternak <vadimp@nvidia.com>
Signed-off-by: Petr Machata <petrm@nvidia.com>
Reviewed-by: Wojciech Drewek <wojciech.drewek@intel.com>
Link: https://patch.msgid.link/ea646f5d7642fffd5393fa23650660ab8f77a511.1722345311.git.petrm@nvidia.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions