On Fri, Jun 26, 2020 at 3:05 PM Lee Jones <[email protected]> wrote: > > The API has moved on since the original function header was > authored. This changes brings the function's documentation > back into line with reality, complete descriptions of the > latest arguments to be used. > > Squashes the following W=1 kernel build warnings: > > drivers/misc/pti.c:510: warning: Function parameter or member 'tty' not > described in 'pti_tty_driver_wr > drivers/misc/pti.c:510: warning: Function parameter or member 'buf' not > described in 'pti_tty_driver_wr > drivers/misc/pti.c:510: warning: Excess function parameter 'filp' > description in 'pti_tty_driver_write' > drivers/misc/pti.c:510: warning: Excess function parameter 'data' > description in 'pti_tty_driver_write' > > Cc: J Freyensee <[email protected]> > Signed-off-by: Lee Jones <[email protected]>
Acked-by: Arnd Bergmann <[email protected]>

