diff options
author | Jiapeng Chong <jiapeng.chong@linux.alibaba.com> | 2021-03-30 11:51:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2021-03-31 01:59:30 +0200 |
commit | dc5fa2073f63965faad232af0adf9b7e50b5f340 (patch) | |
tree | 5b9a4cf0506d95acd807a543e75b5f34aec129b2 /net/sunrpc | |
parent | Merge branch 'net-repeated-words' (diff) | |
download | linux-dc5fa2073f63965faad232af0adf9b7e50b5f340.tar.xz linux-dc5fa2073f63965faad232af0adf9b7e50b5f340.zip |
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 <abaci@linux.alibaba.com>
Signed-off-by: Jiapeng Chong <jiapeng.chong@linux.alibaba.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/sunrpc')
0 files changed, 0 insertions, 0 deletions