* [PATCH] drivers/gpu/drm: Fix typo 'paramter' -> 'parameter'
@ 2025-07-27 2:31 Ignacio Peña
0 siblings, 0 replies; only message in thread
From: Ignacio Peña @ 2025-07-27 2:31 UTC (permalink / raw)
To: linux-kernel; +Cc: Ignacio Pena
Fix spelling mistake.
No functional change.
Signed-off-by: Ignacio Pena <ignacio.pena87@gmail.com>
---
drivers/gpu/drm/amd/include/atombios.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/gpu/drm/amd/include/atombios.h b/drivers/gpu/drm/amd/include/atombios.h
index b344acefc..2a709f93d 100644
--- a/drivers/gpu/drm/amd/include/atombios.h
+++ b/drivers/gpu/drm/amd/include/atombios.h
@@ -2200,7 +2200,7 @@ typedef struct _GET_ENGINE_CLOCK_PARAMETERS
// Following Structures and constant may be obsolete
/****************************************************************************/
//Maxium 8 bytes,the data read in will be placed in the parameter space.
-//Read operaion successeful when the paramter space is non-zero, otherwise read operation failed
+//Read operaion successeful when the parameter space is non-zero, otherwise read operation failed
typedef struct _READ_EDID_FROM_HW_I2C_DATA_PARAMETERS
{
USHORT usPrescale; //Ratio between Engine clock and I2C clock
--
2.50.1
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2025-07-27 2:31 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-07-27 2:31 [PATCH] drivers/gpu/drm: Fix typo 'paramter' -> 'parameter' Ignacio Peña
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.