提交 ac0a121d 编写于 作者: N Neil Horman 提交者: David S. Miller

net: fix incorrect spelling in drop monitor protocol

It was pointed out to me recently that my spelling could be better :)
Signed-off-by: NNeil Horman <nhorman@tuxdriver.com>
Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 4f2d56c4
......@@ -350,7 +350,7 @@ static int __init init_net_drop_monitor(void)
struct per_cpu_dm_data *data;
int cpu, rc;
printk(KERN_INFO "Initalizing network drop monitor service\n");
printk(KERN_INFO "Initializing network drop monitor service\n");
if (sizeof(void *) > 8) {
printk(KERN_ERR "Unable to store program counters on this arch, Drop monitor failed\n");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册