[<prev] [next>] [day] [month] [year] [list]
Message-Id: <20181120153304.1218-1-alexandre.belloni@bootlin.com>
Date: Tue, 20 Nov 2018 16:33:04 +0100
From: Alexandre Belloni <alexandre.belloni@...tlin.com>
To: Ranganathan Desikan <ravi@...ztechnologies.com>,
Mauro Carvalho Chehab <mchehab@...nel.org>
Cc: "Arvind R ." <arvino55@...il.com>, Borislav Petkov <bp@...en8.de>,
linux-edac@...r.kernel.org, linux-kernel@...r.kernel.org,
Alexandre Belloni <alexandre.belloni@...tlin.com>
Subject: [PATCH] edac: i82975x: fix spelling mistake "reserverd" -> "reserved"
Fix a spelling mistake in a register layout description.
Signed-off-by: Alexandre Belloni <alexandre.belloni@...tlin.com>
---
drivers/edac/i82975x_edac.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/edac/i82975x_edac.c b/drivers/edac/i82975x_edac.c
index 892815eaa97b..40249e9c9d26 100644
--- a/drivers/edac/i82975x_edac.c
+++ b/drivers/edac/i82975x_edac.c
@@ -104,7 +104,7 @@ NOTE: Only ONE of the three must be enabled
*
* 31:14 Base Addr of 16K memory-mapped
* configuration space
- * 13:1 reserverd
+ * 13:1 reserved
* 0 mem-mapped config space enable
*/
--
2.19.1
Powered by blists - more mailing lists