Re: [PATCH] devpts: update the function comments about pty driver

From: Greg KH
Date: Thu Dec 10 2020 - 10:26:57 EST


On Wed, Dec 09, 2020 at 05:34:05PM +0800, Yanjun Zhang wrote:
> Update the function comments to match the code modified by
> commit 8ead9dd54716 ("devpts: more pty driver interface cleanups")
>
> Signed-off-by: Yanjun Zhang <zhang.yanjuna@xxxxxxx>
> ---
> drivers/tty/pty.c | 2 ++
> drivers/tty/tty_io.c | 1 +
> fs/devpts/inode.c | 15 +++++++--------
> 3 files changed, 10 insertions(+), 8 deletions(-)

This patch fails to apply to the tree :(