From: GeunSik Lim <leemgs1@gmail.com>
To: Jiri Kosina <trivial@kernel.org>
Cc: linux-kernel <linux-kernel@vger.kernel.org>,
dougthompson@xmission.com, Alan Cox <alan@lxorguk.ukuu.org.uk>
Subject: [PATCH V2] Fix the meaning of EDAC abbreviation
Date: Wed, 03 Jun 2009 19:12:53 +0900 [thread overview]
Message-ID: <1244023973.20635.81.camel@centos51> (raw)
In-Reply-To: <1243987469.20635.69.camel@centos51>
Dear Jiri Kosina,
This is trivial patch.
I updated description about EDAC in the driver/edac/Kconfig.
thanks to Alan Cox. Please, merge this patch.
* Changelogs - V1
- Modify original word of EDAC abbreviation.
( http://patchwork.kernel.org/patch/27592/ )
Thanks,
Subject: [PATCH V2] 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>
Reviewed-by : Alan Cox <alan@lxorguk.ukuu.org.uk>
---
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) reporting"
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 prev parent reply other threads:[~2009-06-03 10:20 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-06-03 0:04 [PATCH] " GeunSik Lim
2009-06-03 7:42 ` Alan Cox
2009-06-03 8:34 ` GeunSik Lim
2009-06-03 10:12 ` GeunSik Lim [this message]
2009-06-03 14:54 [PATCH V2] " Doug Thompson
2009-06-03 21:44 ` GeunSik Lim
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=1244023973.20635.81.camel@centos51 \
--to=leemgs1@gmail.com \
--cc=alan@lxorguk.ukuu.org.uk \
--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