mirror-linux/drivers/tty
Amir Goldstein 95101401bb
fsnotify: use accessor to set FMODE_NONOTIFY_*
The FMODE_NONOTIFY_* bits are a 2-bits mode.  Open coding manipulation
of those bits is risky.  Use an accessor file_set_fsnotify_mode() to
set the mode.

Rename file_set_fsnotify_mode() => file_set_fsnotify_mode_from_watchers()
to make way for the simple accessor name.

Signed-off-by: Amir Goldstein <amir73il@gmail.com>
Link: https://lore.kernel.org/r/20250203223205.861346-2-amir73il@gmail.com
Signed-off-by: Christian Brauner <brauner@kernel.org>
2025-02-07 10:27:26 +01:00
..
hvc Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ipwireless
serdev serdev: Use of_property_present() 2024-08-07 13:08:14 +02:00
serial Driver core and debugfs updates 2025-01-28 12:25:12 -08:00
vt tty: Permit some TIOCL_SETSEL modes without CAP_SYS_ADMIN 2025-01-13 06:46:50 +01:00
Kconfig tty: serial: handle HAS_IOPORT dependencies 2024-10-28 21:44:28 +00:00
Makefile
amiserial.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
ehv_bytechan.c
goldfish.c Get rid of 'remove_new' relic from platform driver struct 2024-12-01 15:12:43 -08:00
mips_ejtag_fdc.c tty: mips_ejtag_fdc: fix one more u8 warning 2025-01-10 16:06:39 +01:00
moxa.c
mxser.c mxser: convert comma to semicolon 2024-09-03 10:47:47 +02:00
n_gsm.c tty: n_gsm: Fix control dlci ADM mode processing 2025-01-07 11:50:07 +01:00
n_hdlc.c
n_null.c
n_tty.c
nozomi.c
pty.c fsnotify: use accessor to set FMODE_NONOTIFY_* 2025-02-07 10:27:26 +01:00
rpmsg_tty.c
synclink_gt.c
sysrq.c printk changes for 6.13 2024-11-20 09:21:11 -08:00
tty.h
tty_audit.c
tty_baudrate.c
tty_buffer.c
tty_io.c TTY / Serial driver updates for 6.14-rc1 2025-01-28 09:55:04 -08:00
tty_ioctl.c
tty_jobctrl.c
tty_ldisc.c
tty_ldsem.c
tty_mutex.c
tty_port.c
ttynull.c
vcc.c