linux/sound
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
..
ac97
aoa
arm
atmel
core [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
drivers
firewire
hda ASoC: Updates for v6.12 2024-09-14 09:09:59 +02:00
i2c
isa
mips
oss [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
parisc
pci pci-v6.12-changes 2024-09-23 12:47:06 -07:00
pcmcia
ppc
sh
soc [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
sparc
spi
synth
usb ALSA: usb-audio: Add logitech Audio profile quirk 2024-09-12 18:01:25 +02:00
virtio
x86
xen
ac97_bus.c
Kconfig
last.c
Makefile
sound_core.c