* [PATCH] video: fbdev: aty: Fix spelling mistake "enfore" -> "enforce"
@ 2026-04-19 0:45 Ethan Carter Edwards
2026-04-22 13:57 ` Helge Deller
0 siblings, 1 reply; 2+ messages in thread
From: Ethan Carter Edwards @ 2026-04-19 0:45 UTC (permalink / raw)
To: Benjamin Herrenschmidt, Helge Deller
Cc: linux-fbdev, dri-devel, linux-kernel, kernel-janitors,
Ethan Carter Edwards
There is a spelling mistake in a comment. Fix it.
Signed-off-by: Ethan Carter Edwards <ethan@ethancedwards.com>
---
drivers/video/fbdev/aty/radeon_monitor.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/video/fbdev/aty/radeon_monitor.c b/drivers/video/fbdev/aty/radeon_monitor.c
index df55e23b7a5a..621d13a1a1d9 100644
--- a/drivers/video/fbdev/aty/radeon_monitor.c
+++ b/drivers/video/fbdev/aty/radeon_monitor.c
@@ -654,7 +654,7 @@ static void radeon_fixup_panel_info(struct radeonfb_info *rinfo)
{
#ifdef CONFIG_PPC
/*
- * LCD Flat panels should use fixed dividers, we enfore that on
+ * LCD Flat panels should use fixed dividers, we enforce that on
* PPC only for now...
*/
if (!rinfo->panel_info.use_bios_dividers && rinfo->mon1_type == MT_LCD
---
base-commit: c7275b05bc428c7373d97aa2da02d3a7fa6b9f66
change-id: 20260418-radeon-typo-98148b9e2f37
Best regards,
--
Ethan Carter Edwards <ethan@ethancedwards.com>
^ permalink raw reply related [flat|nested] 2+ messages in thread
end of thread, other threads:[~2026-04-22 13:57 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-04-19 0:45 [PATCH] video: fbdev: aty: Fix spelling mistake "enfore" -> "enforce" Ethan Carter Edwards
2026-04-22 13:57 ` Helge Deller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox