diff options
author | Gaurav Singh <gaurav1086@gmail.com> | 2020-06-18 23:36:31 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2020-06-21 03:29:52 +0300 |
commit | 8eaf8d99409009b7ab7853f3ac603928458c2022 (patch) | |
tree | 6c1a29ca37407b2005a1cb6ec89cef5127cec33d /include/net/busy_poll.h | |
parent | cd3998385712dc4ee67d927a51d829d74a104426 (diff) | |
download | linux-8eaf8d99409009b7ab7853f3ac603928458c2022.tar.xz |
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: Gaurav Singh <gaurav1086@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/net/busy_poll.h')
0 files changed, 0 insertions, 0 deletions