Documentation/admin-guide/kernel-parameters.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
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@redhat.com>
---
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
Costa Shulyupin <costa.shul@redhat.com> writes: > 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@redhat.com> > --- > 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. > Applied, thanks. jon
On 5/31/26 7:05 AM, Costa Shulyupin wrote: > 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@redhat.com> Acked-by: Randy Dunlap <rdunlap@infradead.org> Thanks. > --- > 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>...]] -- ~Randy
© 2016 - 2026 Red Hat, Inc.