linux/drivers/media
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
..
cec [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
common media updates for v6.12-rc1 2024-09-23 15:27:58 -07:00
dvb-core
dvb-frontends
firewire
i2c media: i2c: mt9v111: Drop redundant comma 2024-08-31 09:40:44 +02:00
mc [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
mmc
pci media updates for v6.12-rc1 2024-09-23 15:27:58 -07:00
platform media updates for v6.12-rc1 2024-09-23 15:27:58 -07:00
radio
rc [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
spi
test-drivers media: vicodec: allow en/decoder cmd w/o CAPTURE 2024-08-25 08:15:24 +02:00
tuners
usb [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
v4l2-core [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
Kconfig
Makefile