]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commitdiff
[PATCH] update maintainer for /dev/random
authorMatt Mackall <mpm@selenic.com>
Sat, 16 Apr 2005 22:25:56 +0000 (15:25 -0700)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Sat, 16 Apr 2005 22:25:56 +0000 (15:25 -0700)
Ted has agreed to let me take over as maintainer of /dev/random and
friends.  I've gone ahead and added a line to his entry in CREDITS.

Signed-off-by: Matt Mackall <mpm@selenic.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
CREDITS
MAINTAINERS
drivers/char/random.c

diff --git a/CREDITS b/CREDITS
index 671e9c2d31feaa7fc91a5177cfbdf62c5570ec49..7ecc53bc407600277bae73e7579d480e6412ea92 100644 (file)
--- a/CREDITS
+++ b/CREDITS
@@ -3298,6 +3298,7 @@ D: Author of the new e2fsck
 D: Author of job control and system call restart code
 D: Author of ramdisk device driver
 D: Author of loopback device driver
+D: Author of /dev/random driver
 S: MIT Room E40-343
 S: 1 Amherst Street
 S: Cambridge, Massachusetts 02139
index df8f605703103c6dc6c70b8e16de57e3b84cfd66..1c9f4c2676686f673b199f82e5ef5855905085d3 100644 (file)
@@ -1877,6 +1877,11 @@ M:       corey@world.std.com
 L:     linux-kernel@vger.kernel.org
 S:     Maintained
 
+RANDOM NUMBER DRIVER
+P:     Matt Mackall
+M:     mpm@selenic.com
+S:     Maintained
+
 REAL TIME CLOCK DRIVER
 P:     Paul Gortmaker
 M:     p_gortmaker@yahoo.com
index ad9b52c2ae3c54bebe15769d581f2c398d97ea13..460b5d475edd2324628cc95ed13347807a74904b 100644 (file)
@@ -1,7 +1,7 @@
 /*
  * random.c -- A strong random number generator
  *
- * Version 1.89, last modified 19-Sep-99
+ * Copyright Matt Mackall <mpm@selenic.com>, 2003, 2004, 2005
  *
  * Copyright Theodore Ts'o, 1994, 1995, 1996, 1997, 1998, 1999.  All
  * rights reserved.