linux/Documentation/watchdog
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
..
convert_drivers_to_kernel_api.rst [tree-wide] finally take no_llseek out 2024-09-27 08:18:43 -07:00
hpwdt.rst Documentation/watchdog/hpwdt: Fix Format 2023-02-16 17:31:29 -07:00
index.rst Docs/subsystem-apis: Remove '[The ]Linux' prefixes from titles of listed documents 2023-01-24 15:27:08 -07:00
mlx-wdt.rst docs: watchdog: mlx-wdt: Add description of new watchdog type 3 2020-08-05 18:42:45 +02:00
pcwd-watchdog.rst docs: watchdog: fix obsolete include file reference in pcwd 2021-03-06 17:36:51 -07:00
watchdog-api.rst Documentation: Capitalize Fahrenheit in watchdog-api.rst 2024-08-16 16:34:41 -06:00
watchdog-kernel-api.rst Documentation: Fix typos 2023-08-18 11:29:03 -06:00
watchdog-parameters.rst watchdog/pseries-wdt: initial support for H_WATCHDOG-based watchdog timers 2022-07-20 21:57:39 +10:00
watchdog-pm.rst docs: watchdog: convert docs to ReST and rename to *.rst 2019-07-08 20:35:09 +02:00
wdt.rst docs: watchdog: convert docs to ReST and rename to *.rst 2019-07-08 20:35:09 +02:00