diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 16:10:23 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-10-27 16:39:52 +0100 |
commit | 77122d0b5d1fb2276b1fe7bce6366f22b2f96606 (patch) | |
tree | 4c2ee7b2b7fd55d633dc0f56e3b6acac5308c8ed /drivers/char/hw_random/geode-rng.c | |
parent | leds: da903x: fix the building failure of incomplete type of 'work' (diff) | |
download | linux-77122d0b5d1fb2276b1fe7bce6366f22b2f96606.tar.xz 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 * |