diff options
author | 2022-05-09 19:28:24 -0700 | |
---|---|---|
committer | 2022-05-11 12:25:07 +0100 | |
commit | 79784d77ebbd3ec516b7a5ce555d979fb7946202 (patch) | |
tree | f22fec681f68b87219239177ae184bd90a2a119e /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | net: atlantic: fix "frag[0] not initialized" (diff) | |
download | linux-dev-79784d77ebbd3ec516b7a5ce555d979fb7946202.tar.xz linux-dev-79784d77ebbd3ec516b7a5ce555d979fb7946202.zip |
net: atlantic: reduce scope of is_rsc_complete
Don't defer handling the err case outside the loop. That's pointless.
And since is_rsc_complete is only used inside this loop, declare
it inside the loop to reduce it's scope.
Signed-off-by: Grant Grundler <grundler@chromium.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions