diff options
author | Johannes Berg <johannes.berg@intel.com> | 2025-01-02 16:20:02 +0200 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2025-01-13 15:34:09 +0100 |
commit | bb54c93bd37541424505281e09fffe75ab3357e9 (patch) | |
tree | 2d8deddd62f9cf2157f04e039802f388e6d041ff /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 24711d60f8492a30622e419cee643d59264ea939 (diff) |
wifi: nl80211: 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.c8bf7338aa64.Ie49dcc1ba44b507d91d5a9d8bd538d7ac2e46c54@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