From: GeunSik Lim <leemgs1@gmail.com>
To: Jiri Kosina <trivial@kernel.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>, dougthompson@xmission.com
Subject: [PATCH] Fix the meaning of EDAC abbreviation
Date: Wed, 03 Jun 2009 09:04:29 +0900 [thread overview]
Message-ID: <1243987469.20635.69.camel@centos51> (raw)
Dear Jiri Kosina,
This is trivial patch about meaning of EDAC in the driver/edac/Kconfig file.
* Screenshot after patch :
http://blogfiles16.naver.net/data42/2009/6/3/31/edac-before-after-invain.png
Thanks,
Subject: [PATCH] Fix the meaning of EDAC abbreviation
Fix the meaning of EDAC(Error Detection And Correction) correctly.
- http://bluesmoke.sourceforge.net
Signed-off-by: GeunSik Lim <geunsik.lim@samsung.com>
---
drivers/edac/Kconfig | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/edac/Kconfig b/drivers/edac/Kconfig
index 956982f..2a81915 100644
--- a/drivers/edac/Kconfig
+++ b/drivers/edac/Kconfig
@@ -5,7 +5,7 @@
#
menuconfig EDAC
- bool "EDAC - error detection and reporting"
+ bool "EDAC - Error Detection And Correction"
depends on HAS_IOMEM
depends on X86 || PPC
help
--
1.6.3.1
-----------------------------------------------
To unsubscribe from this list: send the line "unsubscribe linux-***"
in the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
GeunSik Lim ( Samsung Electronics )
e-Mail :1) geunsik.lim@samsung.com
2) leemgs@gmail.com , leemgs1@gmail.com
HomePage: http://blog.naver.com/invain/
-----------------------------------------------
next reply other threads:[~2009-06-03 0:04 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-03 0:04 GeunSik Lim [this message]
2009-06-03 7:42 ` Alan Cox
2009-06-03 8:34 ` GeunSik Lim
2009-06-03 10:12 ` [PATCH V2] " GeunSik Lim
2009-06-03 14:46 [PATCH] " Doug Thompson
2009-06-03 14:51 Doug Thompson
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1243987469.20635.69.camel@centos51 \
--to=leemgs1@gmail.com \
--cc=dougthompson@xmission.com \
--cc=linux-kernel@vger.kernel.org \
--cc=trivial@kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome