diff options
author | Markus Elfring <[email protected]> | 2019-09-15 19:21:05 +0200 |
---|---|---|
committer | David S. Miller <[email protected]> | 2019-09-16 21:45:32 +0200 |
commit | 56a4e37ef14f569017131d1cba22da4fcfe28207 (patch) | |
tree | 0d7b95358e418e0c2bf331566823aec0a4342d69 /scripts/bpf_helpers_doc.py | |
parent | f432c2e30461cfdfde5ee74ad62d9684016f3623 (diff) |
s390/ctcm: Delete unnecessary checks before the macro call “dev_kfree_skb”
The dev_kfree_skb() function performs also input parameter validation.
Thus the test around the shown calls is not needed.
This issue was detected by using the Coccinelle software.
Signed-off-by: Markus Elfring <[email protected]>
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions