On 14/09/2021 11:11, Jiri Slaby wrote:
After the previous patch, there are no users of 'file' in
n_tty_ioctl_helper. So remove it also from there.
Signed-off-by: Jiri Slaby <redacted>
Cc: Marcel Holtmann <marcel@holtmann.org>
Cc: Johan Hedberg <redacted>
Cc: Luiz Augusto von Dentz <luiz.dentz@gmail.com>
Cc: Paul Mackerras <redacted>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: Krzysztof Kozlowski <redacted>
---
drivers/bluetooth/hci_ldisc.c | 2 +-
drivers/net/ppp/ppp_async.c | 2 +-
drivers/net/ppp/ppp_synctty.c | 2 +-
drivers/tty/n_gsm.c | 2 +-
drivers/tty/n_hdlc.c | 2 +-
drivers/tty/n_tty.c | 2 +-
drivers/tty/tty_ioctl.c | 4 ++--
include/linux/tty.h | 4 ++--
net/nfc/nci/uart.c | 2 +-
9 files changed, 11 insertions(+), 11 deletions(-)
For NFC:
Acked-by: Krzysztof Kozlowski <redacted>
Best regards,
Krzysztof