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

Remove redundant condition in qdisc_graft



parent cannot be NULL here since its in the else part
of the if (parent == NULL) condition. Remove the extra
check on parent pointer.

Signed-off-by: default avatarGaurav Singh <gaurav1086@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cd399838
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment