diff options
author | Dmitry Antipov <[email protected]> | 2023-10-03 12:20:46 +0300 |
---|---|---|
committer | Johannes Berg <[email protected]> | 2023-10-23 12:50:21 +0200 |
commit | cf912ca1a3c3d2e6fcacb6568e66f72cca05277d (patch) | |
tree | b818faf4599abfac6d1616195fea7e4715127e85 /scripts/generate_rust_analyzer.py | |
parent | 06f1372e8e7aad72449de2feaa2ae7f42ebde228 (diff) |
wifi: iwlwifi: drop NULL pointer check in iwl_mvm_tzone_set_trip_temp()
Since 'tz_device' is an in-place member of 'struct iwl_mvm', it can't
be NULL and so relevant check may be dropped. Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Signed-off-by: Dmitry Antipov <[email protected]>
Acked-by: Gregory Greenman <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Johannes Berg <[email protected]>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions