netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH resend net-next 0/2] net_sched: do some cleanup
@ 2013-12-23  1:06 Yang Yingliang
  2013-12-23  1:06 ` [PATCH resend net-next 1/2] net_sched: replace pr_warning with pr_warn Yang Yingliang
  2013-12-23  1:06 ` [PATCH resend net-next 2/2] sch_htb: use /* comments Yang Yingliang
  0 siblings, 2 replies; 5+ messages in thread
From: Yang Yingliang @ 2013-12-23  1:06 UTC (permalink / raw)
  To: davem, netdev

Prefer pr_warn(... to pr_warning(...
Do not use C99 // comments and fix spelling.

Yang Yingliang (2):
  net_sched: replace pr_warning with pr_warn
  sch_htb: use /* comments

 net/sched/sch_cbq.c    |  4 ++--
 net/sched/sch_dsmark.c |  4 ++--
 net/sched/sch_gred.c   |  4 ++--
 net/sched/sch_htb.c    | 19 +++++++++----------
 4 files changed, 15 insertions(+), 16 deletions(-)

-- 
1.7.12

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

end of thread, other threads:[~2013-12-23  7:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-23  1:06 [PATCH resend net-next 0/2] net_sched: do some cleanup Yang Yingliang
2013-12-23  1:06 ` [PATCH resend net-next 1/2] net_sched: replace pr_warning with pr_warn Yang Yingliang
2013-12-23  1:20   ` Joe Perches
2013-12-23  7:39     ` Yang Yingliang
2013-12-23  1:06 ` [PATCH resend net-next 2/2] sch_htb: use /* comments Yang Yingliang

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).