diff options
author | Markus Elfring <elfring@users.sourceforge.net> | 2019-08-21 21:48:46 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2019-08-22 16:22:03 -0700 |
commit | b7deac31979bd09c69e0e6e064609fad55df35be (patch) | |
tree | fe8485ecbc691daec727b18ba4d7f8b3b5b0f209 /Kbuild | |
parent | 038dab7efc38254e151adbbade13b8860055d44a (diff) | |
download | blackbird-op-linux-b7deac31979bd09c69e0e6e064609fad55df35be.tar.gz blackbird-op-linux-b7deac31979bd09c69e0e6e064609fad55df35be.zip |
hamradio: 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 <elfring@users.sourceforge.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kbuild')
0 files changed, 0 insertions, 0 deletions