[<prev] [next>] [day] [month] [year] [list]
Message-ID: <255444.45685.qm@web50108.mail.re2.yahoo.com>
Date: Wed, 3 Jun 2009 07:46:27 -0700 (PDT)
From: Doug Thompson <norsk5@...oo.com>
To: Jiri Kosina <trivial@...nel.org>, leemgs1@...il.com
Cc: linux-kernel <linux-kernel@...r.kernel.org>,
dougthompson@...ssion.com, Andrew Morton <akpm@...l.org>
Subject: Re: [PATCH] Fix the meaning of EDAC abbreviation
--- On Tue, 6/2/09, GeunSik Lim <leemgs1@...il.com> wrote:
> From: GeunSik Lim <leemgs1@...il.com>
> Subject: [PATCH] Fix the meaning of EDAC abbreviation
> To: "Jiri Kosina" <trivial@...nel.org>
> Cc: "linux-kernel" <linux-kernel@...r.kernel.org>, dougthompson@...ssion.com
> Date: Tuesday, June 2, 2009, 6:04 PM
>
>
> 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@...sung.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
Good catch. All these years and I didn't see it. Always need more eyes
Acked-by: Doug Thompson <dougthompson@...ssion.com>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists