[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1387791540-27028-1-git-send-email-yangyingliang@huawei.com>
Date: Mon, 23 Dec 2013 17:38:57 +0800
From: Yang Yingliang <yangyingliang@...wei.com>
To: <davem@...emloft.net>, <netdev@...r.kernel.org>
Subject: [PATCH net-next v2 0/3] net_sched: do some cleanup
Prefer pr_warn(... to pr_warning(...
Do not use C99 // comments and fix spelling.
Correct function names by using __func__ .
v1 -> v2:
patch 1/3: Don't split messages in "..." into multiple lines.
patch 3/3: Add patch #3.
Yang Yingliang (3):
net_sched: replace pr_warning with pr_warn
sch_htb: use /* comments
sch_dsmark: use correct func name in print messages
net/sched/sch_cbq.c | 4 ++--
net/sched/sch_dsmark.c | 37 +++++++++++++++++++------------------
net/sched/sch_gred.c | 4 ++--
net/sched/sch_htb.c | 19 +++++++++----------
4 files changed, 32 insertions(+), 32 deletions(-)
--
1.8.0
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists