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

remove the bouncing email address of David Campbell

This patch removes a bouncing email address from the kernel sources.

Signed-off-by: Adrian Bunk <bunk@stusta.de>

+6 -13
-2
Documentation/scsi/ppa.txt
··· 12 12 Email list for Linux Parport 13 13 linux-parport@torque.net 14 14 15 - Email for problems with ZIP or ZIP Plus drivers 16 - campbell@torque.net
+1 -1
drivers/parport/parport_gsc.c
··· 15 15 * Phil Blundell <philb@gnu.org> 16 16 * Tim Waugh <tim@cyberelk.demon.co.uk> 17 17 * Jose Renau <renau@acm.org> 18 - * David Campbell <campbell@torque.net> 18 + * David Campbell 19 19 * Andrea Arcangeli 20 20 */ 21 21
+1 -1
drivers/parport/parport_gsc.h
··· 24 24 * Phil Blundell <Philip.Blundell@pobox.com> 25 25 * Tim Waugh <tim@cyberelk.demon.co.uk> 26 26 * Jose Renau <renau@acm.org> 27 - * David Campbell <campbell@torque.net> 27 + * David Campbell 28 28 * Andrea Arcangeli 29 29 */ 30 30
+1 -1
drivers/parport/parport_pc.c
··· 3 3 * Authors: Phil Blundell <philb@gnu.org> 4 4 * Tim Waugh <tim@cyberelk.demon.co.uk> 5 5 * Jose Renau <renau@acm.org> 6 - * David Campbell <campbell@torque.net> 6 + * David Campbell 7 7 * Andrea Arcangeli 8 8 * 9 9 * based on work by Grant Guenther <grant@torque.net> and Phil Blundell.
+1 -1
drivers/parport/procfs.c
··· 1 1 /* Sysctl interface for parport devices. 2 2 * 3 - * Authors: David Campbell <campbell@torque.net> 3 + * Authors: David Campbell 4 4 * Tim Waugh <tim@cyberelk.demon.co.uk> 5 5 * Philip Blundell <philb@gnu.org> 6 6 * Andrea Arcangeli
-3
drivers/scsi/imm.c
··· 3 3 * 4 4 * (The IMM is the embedded controller in the ZIP Plus drive.) 5 5 * 6 - * Current Maintainer: David Campbell (Perth, Western Australia) 7 - * campbell@torque.net 8 - * 9 6 * My unoffical company acronym list is 21 pages long: 10 7 * FLA: Four letter acronym with built in facility for 11 8 * future expansion to five letters.
+1 -1
drivers/scsi/imm.h
··· 2 2 /* Driver for the Iomega MatchMaker parallel port SCSI HBA embedded in 3 3 * the Iomega ZIP Plus drive 4 4 * 5 - * (c) 1998 David Campbell campbell@torque.net 5 + * (c) 1998 David Campbell 6 6 * 7 7 * Please note that I live in Perth, Western Australia. GMT+0800 8 8 */
-2
drivers/scsi/ppa.c
··· 6 6 * (c) 1995,1996 Grant R. Guenther, grant@torque.net, 7 7 * under the terms of the GNU General Public License. 8 8 * 9 - * Current Maintainer: David Campbell (Perth, Western Australia, GMT+0800) 10 - * campbell@torque.net 11 9 */ 12 10 13 11 #include <linux/config.h>
+1 -1
drivers/scsi/ppa.h
··· 2 2 * the Iomega ZIP drive 3 3 * 4 4 * (c) 1996 Grant R. Guenther grant@torque.net 5 - * David Campbell campbell@torque.net 5 + * David Campbell 6 6 * 7 7 * All comments to David. 8 8 */