[PATCH v1] docs: kernel-parameters: Fix stale sticore file paths

From: Costa Shulyupin

Date: Sun May 31 2026 - 10:06:23 EST


Update file paths for sticore references that
became stale when drivers were reorganized:
- drivers/video/console/sticore.c -> drivers/video/

Assisted-by: Claude:claude-opus-4-6
Signed-off-by: Costa Shulyupin <costa.shul@xxxxxxxxxx>
---
Documentation/admin-guide/kernel-parameters.txt | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/admin-guide/kernel-parameters.txt b/Documentation/admin-guide/kernel-parameters.txt
index 459ed0d72aeb..f94ec9f3a75c 100644
--- a/Documentation/admin-guide/kernel-parameters.txt
+++ b/Documentation/admin-guide/kernel-parameters.txt
@@ -7381,10 +7381,10 @@ Kernel parameters
Set the STI (builtin display/keyboard on the HP-PARISC
machines) console (graphic card) which should be used
as the initial boot-console.
- See also comment in drivers/video/console/sticore.c.
+ See also comment in drivers/video/sticore.c.

sti_font= [HW]
- See comment in drivers/video/console/sticore.c.
+ See comment in drivers/video/sticore.c.

stifb= [HW]
Format: bpp:<bpp1>[:<bpp2>[:<bpp3>...]]
--
2.53.0