summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorJohannes Berg <johannes.berg@intel.com>2025-01-02 16:20:02 +0200
committerJohannes Berg <johannes.berg@intel.com>2025-01-13 15:34:09 +0100
commitbb54c93bd37541424505281e09fffe75ab3357e9 (patch)
tree2d8deddd62f9cf2157f04e039802f388e6d041ff /tools/perf/scripts/python/export-to-sqlite.py
parent24711d60f8492a30622e419cee643d59264ea939 (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