Skip to content
Commit 0cc55e69 authored by Gaurav Singh's avatar Gaurav Singh Committed by David S. Miller
Browse files

dcb_doit: remove redundant skb check



skb cannot be NULL here since its already being accessed
before: sock_net(skb->sk). Remove the redundant null check.

Signed-off-by: default avatarGaurav Singh <gaurav1086@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 6f393457
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