Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1169615

Re: [PATCH RESEND] pkt_sched: sch_qfq: remove redundant -if- control statement

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH RESEND] pkt_sched: sch_qfq: remove redundant -if- control statement
Date 2015-06-21 18:40 +0200
Message-ID <pDQrM-24S-27@gated-at.bofh.it> (permalink)
References <pC7wK-7uK-27@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: Andrea Parri <parri.andrea@gmail.com>
Date: Wed, 17 Jun 2015 00:16:59 +0200

> The control !hlist_unhashed() in qfq_destroy_agg() is unnecessary
> because already performed in hlist_del_init(), so remove it.
> 
> Signed-off-by: Andrea Parri <parri.andrea@gmail.com>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH RESEND] pkt_sched: sch_qfq: remove redundant -if- control statement Andrea Parri <parri.andrea@gmail.com> - 2015-06-17 00:30 +0200
  Re: [PATCH RESEND] pkt_sched: sch_qfq: remove redundant -if-  control statement David Miller <davem@davemloft.net> - 2015-06-21 18:40 +0200

csiph-web