diff options
author | Jiapeng Chong <[email protected]> | 2021-03-30 17:51:30 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-03-30 16:59:30 -0700 |
commit | dc5fa2073f63965faad232af0adf9b7e50b5f340 (patch) | |
tree | 5b9a4cf0506d95acd807a543e75b5f34aec129b2 /tools/perf/scripts/python | |
parent | 8e51a6371088703a5376a8e28849a8dd8e9620ae (diff) |
ppp: deflate: Remove useless call "zlib_inflateEnd"
Fix the following whitescan warning:
Calling "zlib_inflateEnd(&state->strm)" is only useful for its return
value, which is ignored.
Reported-by: Abaci Robot <[email protected]>
Signed-off-by: Jiapeng Chong <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions