aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_core.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/edac/edac_core.h')
-rw-r--r--drivers/edac/edac_core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/edac/edac_core.h b/drivers/edac/edac_core.h
index 251440cd50a..26db9ec5c44 100644
--- a/drivers/edac/edac_core.h
+++ b/drivers/edac/edac_core.h
@@ -258,7 +258,7 @@ enum scrub_type {
258 * for single channel are 64 bits, for dual channel 128 258 * for single channel are 64 bits, for dual channel 128
259 * bits. 259 * bits.
260 * 260 *
261 * Single-Ranked stick: A Single-ranked stick has 1 chip-select row of memmory. 261 * Single-Ranked stick: A Single-ranked stick has 1 chip-select row of memory.
262 * Motherboards commonly drive two chip-select pins to 262 * Motherboards commonly drive two chip-select pins to
263 * a memory stick. A single-ranked stick, will occupy 263 * a memory stick. A single-ranked stick, will occupy
264 * only one of those rows. The other will be unused. 264 * only one of those rows. The other will be unused.