diff options
author | Lee Jones <lee.jones@linaro.org> | 2020-11-04 22:35:29 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-11-06 12:54:04 +0300 |
commit | 0b0a66a5d9db2017eedaf9b04971351e53309652 (patch) | |
tree | 6e76c0377de2791fd316c5ce3b5bb62d60cf5217 /drivers/tty/serial | |
parent | ffb5d9cf650f5a0596264338d8f783e11f187af7 (diff) | |
download | linux-0b0a66a5d9db2017eedaf9b04971351e53309652.tar.xz |
tty: pty: Provide descriptions for the 'file' parameters
Fixes the following W=1 kernel build warning(s):
drivers/tty/pty.c:710: warning: Function parameter or member 'file' not described in 'ptm_unix98_lookup'
drivers/tty/pty.c:726: warning: Function parameter or member 'file' not described in 'pts_unix98_lookup'
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Cc: Jiri Slaby <jirislaby@kernel.org>
Cc: "C. Scott Ananian" <cananian@alumni.princeton.edu>
Signed-off-by: Lee Jones <lee.jones@linaro.org>
Link: https://lore.kernel.org/r/20201104193549.4026187-17-lee.jones@linaro.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/tty/serial')
0 files changed, 0 insertions, 0 deletions