diff options
| author | Bernard Zhao <[email protected]> | 2022-05-10 23:54:51 -0700 |
|---|---|---|
| committer | Tony Nguyen <[email protected]> | 2022-06-21 13:50:38 -0700 |
| commit | 56878d49cc26c6587b35515fe621087e26e75e64 (patch) | |
| tree | 1811cd2df36a6662a765acc6b025cc2a86f6f37c /include/linux/debugobjects.h | |
| parent | 3e0fcb782a9ff02afcf426b5c84fbeccbdb50fae (diff) | |
intel/i40e: delete if NULL check before dev_kfree_skb
dev_kfree_skb check if the input parameter NULL and do the right
thing, there is no need to check again.
This change is to cleanup the code a bit.
Signed-off-by: Bernard Zhao <[email protected]>
Tested-by: Gurucharan <[email protected]> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions