]> git.baikalelectronics.ru Git - kernel.git/commit
Remove redundant skb null check
authorGaurav Singh <gaurav1086@gmail.com>
Fri, 19 Jun 2020 19:24:13 +0000 (15:24 -0400)
committerDavid S. Miller <davem@davemloft.net>
Sun, 21 Jun 2020 04:29:27 +0000 (21:29 -0700)
commit58b3880034a69172762773648ecf0cfdaca17a10
tree012ce74eb802a6c4f6f2a276d5e8059ed5a127e6
parent8f690455219f2e6a10b66a54164f0fd42e1110de
Remove redundant skb null check

Remove the redundant null check for skb.

Signed-off-by: Gaurav Singh <gaurav1086@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/sched/act_api.c