netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net_sched: remove unnecessary null pointer check
@ 2013-12-17  7:29 Yang Yingliang
  2013-12-17  7:29 ` [PATCH net-next 1/2] act_police: " Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yang Yingliang @ 2013-12-17  7:29 UTC (permalink / raw)
  To: davem, netdev

Remove unnecessary null pointer check outside of qdisc_put_rtab().

Yang Yingliang (2):
  act_police: remove unnecessary null pointer check
  sch_cbq: remove unnecessary null pointer check

 net/sched/act_police.c | 6 ++----
 net/sched/sch_cbq.c    | 3 +--
 2 files changed, 3 insertions(+), 6 deletions(-)

-- 
1.8.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-12-19 20:07 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-17  7:29 [PATCH net-next 0/2] net_sched: remove unnecessary null pointer check Yang Yingliang
2013-12-17  7:29 ` [PATCH net-next 1/2] act_police: " Yang Yingliang
2013-12-17  7:29 ` [PATCH net-next 2/2] sch_cbq: " Yang Yingliang
2013-12-19 20:07 ` [PATCH net-next 0/2] net_sched: " David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).