1
linux/drivers/input/serio
Al Viro cb787f4ac0 [tree-wide] finally take no_llseek out
no_llseek had been defined to NULL two years ago, in commit 868941b144
("fs: remove no_llseek")

To quote that commit,

  At -rc1 we'll need do a mechanical removal of no_llseek -

  git grep -l -w no_llseek | grep -v porting.rst | while read i; do
	sed -i '/\<no_llseek\>/d' $i
  done

  would do it.

Unfortunately, that hadn't been done.  Linus, could you do that now, so
that we could finally put that thing to rest? All instances are of the
form
	.llseek = no_llseek,
so it's obviously safe.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2024-09-27 08:18:43 -07:00
..
altera_ps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
ambakmi.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
ams_delta_serio.c
apbps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
arc_ps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
ct82c710.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
gscps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
hil_mlc.c
hp_sdc_mlc.c
hp_sdc.c
hyperv-keyboard.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
i8042-acpipnpio.h Input: i8042 - add TUXEDO Stellaris 15 Slim Gen6 AMD to i8042 quirk table 2024-09-13 23:20:18 -07:00
i8042-io.h alpha: remove DECpc AXP150 (Jensen) support 2024-05-03 22:09:50 +02:00
i8042-ip22io.h
i8042-jazzio.h
i8042-snirm.h
i8042-sparcio.h
i8042.c Input: i8042 - add forcenorestore quirk to leave controller untouched even on s3 2024-08-18 21:28:23 -07:00
i8042.h
ioc3kbd.c Input: ioc3kbd - add device table 2024-03-28 13:35:49 -07:00
Kconfig
libps2.c
maceps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
Makefile
olpc_apsp.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
parkbd.c Input updates for v6.11-rc0 2024-07-19 16:51:39 -07:00
pcips2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
ps2-gpio.c Input: ps2-gpio - use IRQF_NO_AUTOEN flag in request_irq() 2024-09-13 10:20:48 -07:00
ps2mult.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
q40kbd.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
rpckbd.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
sa1111ps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
serio_raw.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
serio.c Driver core changes for 6.11-rc1 2024-07-25 10:42:22 -07:00
serport.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
sun4i-ps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00
userio.c [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
xilinx_ps2.c Input: serio - use sizeof(*pointer) instead of sizeof(type) 2024-06-07 11:59:21 -07:00