diff options
author | Markus Elfring <[email protected]> | 2019-08-21 19:30:09 +0200 |
---|---|---|
committer | Jason Gunthorpe <[email protected]> | 2019-08-27 13:09:23 -0300 |
commit | fd1a52f38c23c5d99fc2e6178ac4b74c5cbcf793 (patch) | |
tree | ebfac808e7b3f7b879fc42f96c66e71cc5a1be3f /drivers/usb/cdns3/cdns3-ti.c | |
parent | 1bc5ba836e3ba02b8c7981a1fb453fe33513526d (diff) |
RDMA/iwpm: 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.
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Markus Elfring <[email protected]>
Reviewed-by: Jason Gunthorpe <[email protected]>
Signed-off-by: Jason Gunthorpe <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-ti.c')
0 files changed, 0 insertions, 0 deletions