diff options
author | Bernard Zhao <zhaojunkui2008@126.com> | 2022-05-10 23:54:51 -0700 |
---|---|---|
committer | Tony Nguyen <anthony.l.nguyen@intel.com> | 2022-06-21 13:50:38 -0700 |
commit | 56878d49cc26c6587b35515fe621087e26e75e64 (patch) | |
tree | 1811cd2df36a6662a765acc6b025cc2a86f6f37c /lib/zstd | |
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 <zhaojunkui2008@126.com>
Tested-by: Gurucharan <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'lib/zstd')
0 files changed, 0 insertions, 0 deletions