提交 b8958546 编写于 作者: X Xiaofei Tan 提交者: Greg Kroah-Hartman

tty: tty_ldisc: Remove the repeated word 'the'

Remove the repeated word 'the' following advice of checkpatch.pl
Signed-off-by: NXiaofei Tan <tanxiaofei@huawei.com>
Link: https://lore.kernel.org/r/1617779210-51576-11-git-send-email-tanxiaofei@huawei.comSigned-off-by: NGreg Kroah-Hartman <gregkh@linuxfoundation.org>
上级 408795b0
...@@ -147,7 +147,7 @@ static int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD); ...@@ -147,7 +147,7 @@ static int tty_ldisc_autoload = IS_BUILTIN(CONFIG_LDISC_AUTOLOAD);
* Returns: -EINVAL if the discipline index is not [N_TTY..NR_LDISCS] or * Returns: -EINVAL if the discipline index is not [N_TTY..NR_LDISCS] or
* if the discipline is not registered * if the discipline is not registered
* -EAGAIN if request_module() failed to load or register the * -EAGAIN if request_module() failed to load or register the
* the discipline * discipline
* -ENOMEM if allocation failure * -ENOMEM if allocation failure
* *
* Otherwise, returns a pointer to the discipline and bumps the * Otherwise, returns a pointer to the discipline and bumps the
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册