diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-01-02 16:20:03 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-01-13 15:34:09 +0100 |
commit | 63a59880ec116cebb8a01ead28b1b23c3846ebb9 (patch) | |
tree | 120840c6d1b84117b810b91b8e01b13e578d9306 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | bb54c93bd37541424505281e09fffe75ab3357e9 (diff) |
wifi: iwlwifi: simplify nested if checks
In the absence of (an) else clause(s), "if (a) if (b)" is
equivalent to "if (a && b)", so simplify the code a bit.
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Miri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://patch.msgid.link/20250102161730.7ddc9cb1ea50.If18bd94706d6c821e34c38a4704bf85dca6207b2@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions