linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Masanari Iida <standby24x7@gmail.com>
To: david.altobelli@hpe.com, gregkh@linuxfoundation.org,
	linux-kernel@vger.kernel.org, arnd@arndb.de
Cc: Masanari Iida <standby24x7@gmail.com>
Subject: [PATCH v2, 2/2] misc: hpilo: Change e-mail address from hp.com to hpe.com
Date: Fri, 18 Sep 2015 12:32:13 +0900	[thread overview]
Message-ID: <1442547133-27709-2-git-send-email-standby24x7@gmail.com> (raw)
In-Reply-To: <1442547133-27709-1-git-send-email-standby24x7@gmail.com>

This patch changes maintainer's email address from
hp.com to hpe.com in hpilo.c.

Signed-off-by: Masanari Iida <standby24x7@gmail.com>
---
 drivers/misc/hpilo.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/misc/hpilo.c b/drivers/misc/hpilo.c
index d45cff0..d6a901c 100644
--- a/drivers/misc/hpilo.c
+++ b/drivers/misc/hpilo.c
@@ -2,7 +2,7 @@
  * Driver for the HP iLO management processor.
  *
  * Copyright (C) 2008 Hewlett-Packard Development Company, L.P.
- *	David Altobelli <david.altobelli@hp.com>
+ *	David Altobelli <david.altobelli@hpe.com>
  *
  * This program is free software; you can redistribute it and/or modify
  * it under the terms of the GNU General Public License version 2 as
@@ -902,7 +902,7 @@ static void __exit ilo_exit(void)
 MODULE_VERSION("1.4.1");
 MODULE_ALIAS(ILO_NAME);
 MODULE_DESCRIPTION(ILO_NAME);
-MODULE_AUTHOR("David Altobelli <david.altobelli@hp.com>");
+MODULE_AUTHOR("David Altobelli <david.altobelli@hpe.com>");
 MODULE_LICENSE("GPL v2");
 
 module_param(max_ccb, uint, 0444);
-- 
2.6.0.rc2


  reply	other threads:[~2015-09-18  3:31 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-09-16 15:32 [PATCH] misc: hpilo: Add mini and max value of module parameter in description Masanari Iida
2015-09-17 20:52 ` Altobelli, David
2015-09-18  3:32   ` [PATCH v2, 1/2] misc: hpilo: Add min " Masanari Iida
2015-09-18  3:32     ` Masanari Iida [this message]
2015-09-21  2:28       ` [PATCH v2, 2/2] misc: hpilo: Change e-mail address from hp.com to hpe.com Greg KH
2015-09-21 13:31         ` Altobelli, David
2015-09-18  3:36   ` [PATCH] misc: hpilo: Add mini and max value of module parameter in description Masanari Iida

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=1442547133-27709-2-git-send-email-standby24x7@gmail.com \
    --to=standby24x7@gmail.com \
    --cc=arnd@arndb.de \
    --cc=david.altobelli@hpe.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-kernel@vger.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;
as well as URLs for NNTP newsgroup(s).