Skip to content
Commit 800c326b authored by Yang Yingliang's avatar Yang Yingliang Committed by Jakub Kicinski
Browse files

nfc: st21nfca: remove unnecessary skb check before kfree_skb()



The skb will be checked in kfree_skb(), so remove the outside check.

Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Reviewed-by: default avatarKrzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20220318072728.2659578-1-yangyingliang@huawei.com
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 49270afa
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment