]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - kernel/panic.c
Merge tag 'platform-drivers-x86-v5.4-2' of git://git.infradead.org/linux-platform...
[linux.git] / kernel / panic.c
index 4d9f55bf7d38c96d7bdd0ecf3e8f7e60d5c3cf41..057540b6eee936a4945683b2b24f35bfaf10f9eb 100644 (file)
@@ -372,7 +372,7 @@ const struct taint_flag taint_flags[TAINT_FLAGS_COUNT] = {
 /**
  * print_tainted - return a string to represent the kernel taint state.
  *
- * For individual taint flag meanings, see Documentation/sysctl/kernel.txt
+ * For individual taint flag meanings, see Documentation/admin-guide/sysctl/kernel.rst
  *
  * The string is overwritten by the next call to print_tainted(),
  * but is always NULL terminated.