linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
From: Russell Currey <ruscur@russell.cc>
To: linuxppc-dev@lists.ozlabs.org
Subject: [PATCH] MAINTAINERS: rename EEH from "enhanced" to "extended" error handling
Date: Tue, 16 Feb 2016 19:52:00 +1100	[thread overview]
Message-ID: <1455612720-3758-1-git-send-email-ruscur@russell.cc> (raw)

Incredibly, IBM online documentation for EEH uses "extended error handling"
and "enhanced error handling" to refer to the same thing, in different
places.  In other parts of the kernel, namely the EEH documentation (found
in Documentation/powerpc/eeh-pci-error-recovery.txt), it's referred to as
"extended", and in my opinion "extended" makes more sense for what EEH
does.

The only place "enhanced error handling" shows up in the kernel is in
MAINTAINERS, so fix it.

Signed-off-by: Russell Currey <ruscur@russell.cc>
---
I don't know what kind of things parse MAINTAINERS, and if there's a chance
this will break them.  Also, the powerpc tree *is* the right place to send
this, right?
---
 MAINTAINERS | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 28eb61b..e5d9134 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -4222,7 +4222,7 @@ M:	Maxim Levitsky <maximlevitsky@gmail.com>
 S:	Maintained
 F:	drivers/media/rc/ene_ir.*
 
-ENHANCED ERROR HANDLING (EEH)
+EXTENDED ERROR HANDLING (EEH)
 M:	Gavin Shan <shangw@linux.vnet.ibm.com>
 L:	linuxppc-dev@lists.ozlabs.org
 S:	Supported
-- 
2.7.1

             reply	other threads:[~2016-02-16  8:52 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-16  8:52 Russell Currey [this message]
2016-02-16 10:26 ` [PATCH] MAINTAINERS: rename EEH from "enhanced" to "extended" error handling Michael Ellerman
2016-02-16 22:49 ` Gavin Shan
2016-02-16 22:58   ` Gavin Shan
2016-02-16 23:49     ` Russell Currey
2016-02-17  0:13       ` Russell Currey
2016-02-17  2:23       ` Michael Ellerman

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=1455612720-3758-1-git-send-email-ruscur@russell.cc \
    --to=ruscur@russell.cc \
    --cc=linuxppc-dev@lists.ozlabs.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;
as well as URLs for NNTP newsgroup(s).