]> Git Repo - linux.git/commit - drivers/tty/n_tty.c
n_tty: drop fp from n_tty_receive_buf_real_raw()
authorJiri Slaby <[email protected]>
Wed, 12 Jul 2023 06:42:13 +0000 (08:42 +0200)
committerGreg Kroah-Hartman <[email protected]>
Tue, 25 Jul 2023 17:19:39 +0000 (19:19 +0200)
commitb30a3d396b4c4fccc73a4922d594bb589afb5bee
tree7e9b2ec2944093cc911e8b9222802bb10b8290f2
parentb4940f6c3e0e021a8612e8eee5d93ecba9ec9f32
n_tty: drop fp from n_tty_receive_buf_real_raw()

The 'fp' parameter of n_tty_receive_buf_real_raw() is unused, so drop
it.

Signed-off-by: Jiri Slaby (SUSE) <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
drivers/tty/n_tty.c
This page took 0.055187 seconds and 4 git commands to generate.