diff options
author | Markus Elfring <[email protected]> | 2019-08-22 18:00:40 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-08-24 16:24:53 -0700 |
commit | dd016aca28f67603f32c4e666805db519df2120a (patch) | |
tree | fd5f084abec72b33b85ab7315436944b09e586c7 /tools/perf/scripts/python/check-perf-trace.py | |
parent | 2307f4a517c7dbb26fe0c0513ee0ba9d3239362f (diff) |
net/core/skmsg: Delete an unnecessary check before the function call “consume_skb”
The consume_skb() function performs also input parameter validation.
Thus the test around the call is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Acked-by: Song Liu <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/check-perf-trace.py')
0 files changed, 0 insertions, 0 deletions