diff mbox

[RFC,8/8] sparc: prom: Update DaveM's email address

Message ID 4CF9BCAF.8090606@gmail.com
State Rejected
Delegated to: David Miller
Headers show

Commit Message

Julian Calaby Dec. 4, 2010, 3:59 a.m. UTC
Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
---
 arch/sparc/prom/printf.c |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

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

Comments

David Miller Dec. 12, 2010, 10:47 p.m. UTC | #1
From: Julian Calaby <julian.calaby@gmail.com>
Date: Sat, 04 Dec 2010 14:59:43 +1100

> Signed-off-by: Julian Calaby <julian.calaby@gmail.com>

I don't see any real point in this.
--
To unsubscribe from this list: send the line "unsubscribe sparclinux" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Julian Calaby Dec. 12, 2010, 11:12 p.m. UTC | #2
On Mon, Dec 13, 2010 at 09:47, David Miller <davem@davemloft.net> wrote:
> From: Julian Calaby <julian.calaby@gmail.com>
> Date: Sat, 04 Dec 2010 14:59:43 +1100
>
>> Signed-off-by: Julian Calaby <julian.calaby@gmail.com>
>
> I don't see any real point in this.

Ok, fair enough. This was just a tiny bit of fallout from  merging the
copyright info.

Thanks,
diff mbox

Patch

diff --git a/arch/sparc/prom/printf.c b/arch/sparc/prom/printf.c
index 187e2fa..1901e5f 100644
--- a/arch/sparc/prom/printf.c
+++ b/arch/sparc/prom/printf.c
@@ -1,7 +1,7 @@ 
 /*
  * printf.c:  Internal prom library printf facility.
  *
- * Copyright (C) 1995 David S. Miller (davem@caip.rutgers.edu)
+ * Copyright (C) 1995 David S. Miller (davem@davemloft.net)
  * Copyright (C) 1996,1997 Jakub Jelinek (jj@sunsite.mff.cuni.cz)
  * Copyright (c) 1998,2002 Pete Zaitcev (zaitcev@yahoo.com)
  *