Skip to content
Commit cda1893e authored by Yang Yingliang's avatar Yang Yingliang Committed by David S. Miller
Browse files

net: mhi: remove pointless conditional before kfree_skb()



It already has null pointer check in kfree_skb(),
remove pointless pointer check before kfree_skb().

Reported-by: default avatarHulk Robot <hulkci@huawei.com>
Signed-off-by: default avatarYang Yingliang <yangyingliang@huawei.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 1c137d47
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