netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] net_sched: do some cleanup
@ 2013-12-18 12:04 Yang Yingliang
  2013-12-18 12:04 ` [PATCH net-next 1/2] net_sched: replace pr_warning with pr_warn Yang Yingliang
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Yang Yingliang @ 2013-12-18 12:04 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.8.0

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

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

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-18 12:04 [PATCH net-next 0/2] net_sched: do some cleanup Yang Yingliang
2013-12-18 12:04 ` [PATCH net-next 1/2] net_sched: replace pr_warning with pr_warn Yang Yingliang
2013-12-18 12:04 ` [PATCH net-next 2/2] sch_htb: use /* comments Yang Yingliang
2013-12-22 23:13 ` [PATCH net-next 0/2] net_sched: do some cleanup 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).