diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:10:23 +0000 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-27 08:39:52 -0700 |
commit | 77122d0b5d1fb2276b1fe7bce6366f22b2f96606 (patch) | |
tree | 4c2ee7b2b7fd55d633dc0f56e3b6acac5308c8ed /drivers/char/hw_random/geode-rng.c | |
parent | b9b54aa2a60dcd9c06b76f6610e1b466bc93e3cd (diff) | |
download | talos-obmc-linux-77122d0b5d1fb2276b1fe7bce6366f22b2f96606.tar.gz talos-obmc-linux-77122d0b5d1fb2276b1fe7bce6366f22b2f96606.zip |
Tidy up addresses in random drivers
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'drivers/char/hw_random/geode-rng.c')
-rw-r--r-- | drivers/char/hw_random/geode-rng.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/char/hw_random/geode-rng.c b/drivers/char/hw_random/geode-rng.c index fed4ef5569f5..64d513f68368 100644 --- a/drivers/char/hw_random/geode-rng.c +++ b/drivers/char/hw_random/geode-rng.c @@ -11,7 +11,7 @@ * derived from * * Hardware driver for the AMD 768 Random Number Generator (RNG) - * (c) Copyright 2001 Red Hat Inc <alan@redhat.com> + * (c) Copyright 2001 Red Hat Inc * * derived from * |