aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/edac/edac_core.h
diff options
context:
space:
mode:
authorJiri Kosina <jkosina@suse.cz>2012-05-22 10:56:21 +0200
committerJiri Kosina <jkosina@suse.cz>2012-05-22 11:00:09 +0200
commitf70d4a95edc7da87f39cd8b603ba131df2c198ed (patch)
tree2ce19fca965fa44e2c6737edee1851f1d16602e1 /drivers/edac/edac_core.h
parentxtensa: Change mail addresses of Hannes Weiner and Oskar Schirmer (diff)
downloadlinux-dev-f70d4a95edc7da87f39cd8b603ba131df2c198ed.tar.xz
linux-dev-f70d4a95edc7da87f39cd8b603ba131df2c198ed.zip
edac, mips: don't change code that has been removed in edac/mips tree
This is a partial revert of 15ed103a9800 ("edac: Fix spelling errors") 6997991ab0db ("mips: Fix printk typos in arc/mips") which change code that doesn't exist any more in edac/mips trees. Reported-by: Stephen Rothwell <sfr@canb.auug.org.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
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 841bb2d7ce61..5b739411d62f 100644
--- a/drivers/edac/edac_core.h
+++ b/drivers/edac/edac_core.h
@@ -460,7 +460,7 @@ extern int edac_mc_find_csrow_by_page(struct mem_ctl_info *mci,
/*
* The no info errors are used when error overflows are reported.
* There are a limited number of error logging registers that can
- * be exhausted. When all registers are exhausted and an additional
+ * be exausted. When all registers are exhausted and an additional
* error occurs then an error overflow register records that an
* error occurred and the type of error, but doesn't have any
* further information. The ce/ue versions make for cleaner