- tpmdd-maintainers.patch removed from -mm tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



The patch titled
     tpmdd maintainers
has been removed from the -mm tree.  Its filename was
     tpmdd-maintainers.patch

This patch was dropped because it was merged into mainline or a subsystem tree

------------------------------------------------------
Subject: tpmdd maintainers
From: "Kent Yoder" <shpedoikal@xxxxxxxxx>

Fix up the maintainers info in the tpm drivers.  Kylene will be out for
some time, so copying the sourceforge list is the best way to get some
attention.

Cc: Marcel Selhorst <tpm@xxxxxxxxxxxx>
Cc: Kylene Jo Hall <kjhall@xxxxxxxxxx>
Signed-off-by: Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx>
---

 MAINTAINERS                  |    2 +-
 drivers/char/tpm/tpm.c       |    2 +-
 drivers/char/tpm/tpm.h       |    2 +-
 drivers/char/tpm/tpm_atmel.c |    2 +-
 drivers/char/tpm/tpm_atmel.h |    2 +-
 drivers/char/tpm/tpm_bios.c  |    2 ++
 drivers/char/tpm/tpm_nsc.c   |    2 +-
 drivers/char/tpm/tpm_tis.c   |    2 ++
 8 files changed, 10 insertions(+), 6 deletions(-)

diff -puN MAINTAINERS~tpmdd-maintainers MAINTAINERS
--- a/MAINTAINERS~tpmdd-maintainers
+++ a/MAINTAINERS
@@ -3458,7 +3458,7 @@ S:	Maintained
 
 TPM DEVICE DRIVER
 P:	Kylene Hall
-M:	kjhall@xxxxxxxxxx
+M:	tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx
 W:	http://tpmdd.sourceforge.net
 P:	Marcel Selhorst
 M:	tpm@xxxxxxxxxxxx
diff -puN drivers/char/tpm/tpm.c~tpmdd-maintainers drivers/char/tpm/tpm.c
--- a/drivers/char/tpm/tpm.c~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm.c
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@xxxxxxxxxxxxxx>
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
- * Maintained by: <tpmdd_devel@xxxxxxxxxxxxxxxxxxxxx>
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org	 
diff -puN drivers/char/tpm/tpm.h~tpmdd-maintainers drivers/char/tpm/tpm.h
--- a/drivers/char/tpm/tpm.h~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm.h
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@xxxxxxxxxxxxxx>
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
- * Maintained by: <tpmdd_devel@xxxxxxxxxxxxxxxxxxxxx>
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org	 
diff -puN drivers/char/tpm/tpm_atmel.c~tpmdd-maintainers drivers/char/tpm/tpm_atmel.c
--- a/drivers/char/tpm/tpm_atmel.c~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm_atmel.c
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@xxxxxxxxxxxxxx>
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
- * Maintained by: <tpmdd_devel@xxxxxxxxxxxxxxxxxxxxx>
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org	 
diff -puN drivers/char/tpm/tpm_atmel.h~tpmdd-maintainers drivers/char/tpm/tpm_atmel.h
--- a/drivers/char/tpm/tpm_atmel.h~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm_atmel.h
@@ -4,7 +4,7 @@
  * Authors:
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
- * Maintained by: <tpmdd_devel@xxxxxxxxxxxxxxxxxxxxx>
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
diff -puN drivers/char/tpm/tpm_bios.c~tpmdd-maintainers drivers/char/tpm/tpm_bios.c
--- a/drivers/char/tpm/tpm_bios.c~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm_bios.c
@@ -7,6 +7,8 @@
  *	Reiner Sailer <sailer@xxxxxxxxxxxxxx>
  *	Kylene Hall <kjhall@xxxxxxxxxx>
  *
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
+ *
  * Access to the eventlog extended by the TCG BIOS of PC platform
  *
  * This program is free software; you can redistribute it and/or
diff -puN drivers/char/tpm/tpm_nsc.c~tpmdd-maintainers drivers/char/tpm/tpm_nsc.c
--- a/drivers/char/tpm/tpm_nsc.c~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm_nsc.c
@@ -7,7 +7,7 @@
  * Reiner Sailer <sailer@xxxxxxxxxxxxxx>
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
- * Maintained by: <tpmdd_devel@xxxxxxxxxxxxxxxxxxxxx>
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
  *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org	 
diff -puN drivers/char/tpm/tpm_tis.c~tpmdd-maintainers drivers/char/tpm/tpm_tis.c
--- a/drivers/char/tpm/tpm_tis.c~tpmdd-maintainers
+++ a/drivers/char/tpm/tpm_tis.c
@@ -5,6 +5,8 @@
  * Leendert van Doorn <leendert@xxxxxxxxxxxxxx>
  * Kylene Hall <kjhall@xxxxxxxxxx>
  *
+ * Maintained by: <tpmdd-devel@xxxxxxxxxxxxxxxxxxxxx>
+ *
  * Device driver for TCG/TCPA TPM (trusted platform module).
  * Specifications at www.trustedcomputinggroup.org
  *
_

Patches currently in -mm which might be from shpedoikal@xxxxxxxxx are

origin.patch

-
To unsubscribe from this list: send the line "unsubscribe mm-commits" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Kernel Newbies FAQ]     [Kernel Archive]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [Bugtraq]     [Photo]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]

  Powered by Linux