提交 959edef6 编写于 作者: X Xiang wangx 提交者: Jakub Kicinski

ppp: Fix typo in comment

Delete the redundant word 'the'.
Signed-off-by: NXiang wangx <wangxiang@cdjrlc.com>
Link: https://lore.kernel.org/r/20220616142624.3397-1-wangxiang@cdjrlc.comSigned-off-by: NJakub Kicinski <kuba@kernel.org>
上级 382f99c4
......@@ -2968,7 +2968,7 @@ ppp_unregister_channel(struct ppp_channel *chan)
chan->ppp = NULL;
/*
* This ensures that we have returned from any calls into the
* This ensures that we have returned from any calls into
* the channel's start_xmit or ioctl routine before we proceed.
*/
down_write(&pch->chan_sem);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册