Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

Tidy up addresses in random drivers

Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>

authored by

Alan Cox and committed by
Linus Torvalds
77122d0b b9b54aa2

+4 -4
+1 -1
drivers/char/hw_random/amd-rng.c
··· 11 11 * derived from 12 12 * 13 13 * Hardware driver for the AMD 768 Random Number Generator (RNG) 14 - * (c) Copyright 2001 Red Hat Inc <alan@redhat.com> 14 + * (c) Copyright 2001 Red Hat Inc 15 15 * 16 16 * derived from 17 17 *
+1 -1
drivers/char/hw_random/geode-rng.c
··· 11 11 * derived from 12 12 * 13 13 * Hardware driver for the AMD 768 Random Number Generator (RNG) 14 - * (c) Copyright 2001 Red Hat Inc <alan@redhat.com> 14 + * (c) Copyright 2001 Red Hat Inc 15 15 * 16 16 * derived from 17 17 *
+1 -1
drivers/char/hw_random/intel-rng.c
··· 11 11 * derived from 12 12 * 13 13 * Hardware driver for the AMD 768 Random Number Generator (RNG) 14 - * (c) Copyright 2001 Red Hat Inc <alan@redhat.com> 14 + * (c) Copyright 2001 Red Hat Inc 15 15 * 16 16 * derived from 17 17 *
+1 -1
drivers/char/hw_random/via-rng.c
··· 11 11 * derived from 12 12 * 13 13 * Hardware driver for the AMD 768 Random Number Generator (RNG) 14 - * (c) Copyright 2001 Red Hat Inc <alan@redhat.com> 14 + * (c) Copyright 2001 Red Hat Inc 15 15 * 16 16 * derived from 17 17 *