diff options
author | luo penghao <[email protected]> | 2021-11-04 06:26:21 +0000 |
---|---|---|
committer | Steffen Klassert <[email protected]> | 2021-11-18 19:15:05 +0100 |
commit | 2e1809208a4a52e883527c288b4fca61a90100b2 (patch) | |
tree | b4798a876bac4c6fe975d3d02e5fd7a8442e04f5 /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | c6e7871894a3b975ae45995d69cf761566904595 (diff) |
xfrm: Remove duplicate assignment
The statement in the switch is repeated with the statement at the
beginning of the while loop, so this statement is meaningless.
The clang_analyzer complains as follows:
net/xfrm/xfrm_policy.c:3392:2 warning:
Value stored to 'exthdr' is never read
Reported-by: Zeal Robot <[email protected]>
Signed-off-by: luo penghao <[email protected]>
Signed-off-by: Steffen Klassert <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions