Skip to content

Commit 409a3e9

Browse files
jwoitheJiri Kosina
authored andcommitted
Email/web address change
This patch updates Jonathan Woithe's contact details across the kernel tree. Signed-off-by: Jonathan Woithe <[email protected]> Signed-off-by: Jiri Kosina <[email protected]>
1 parent a9d7e79 commit 409a3e9

File tree

7 files changed

+9
-9
lines changed

7 files changed

+9
-9
lines changed

CREDITS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3814,8 +3814,8 @@ D: INFO-SHEET, former maintainer
38143814
D: Author of the longest-living linux bug
38153815

38163816
N: Jonathan Woithe
3817-
E: jwoithe@physics.adelaide.edu.au
3818-
W: http://www.physics.adelaide.edu.au/~jwoithe
3817+
E: jwoithe@just42.net
3818+
W: http:/www.just42.net/jwoithe
38193819
D: ALS-007 sound card extensions to Sound Blaster driver
38203820
S: 20 Jordan St
38213821
S: Valley View, SA 5093

Documentation/sound/oss/ALS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@ The resulting sound driver will provide the following capabilities:
5757
DSP/PCM/audio out (L&R), FM (L&R) and Mic in (mono).
5858

5959
Jonathan Woithe
60-
jwoithe@physics.adelaide.edu.au
60+
jwoithe@just42.net
6161
30 March 1998
6262

6363
Modified 2000-02-26 by Dave Forrest, [email protected] to add ALS100/ALS200
6464
Modified 2000-04-10 by Paul Laufer, [email protected] to add ISAPnP info.
65-
Modified 2000-11-19 by Jonathan Woithe, jwoithe@physics.adelaide.edu.au
65+
Modified 2000-11-19 by Jonathan Woithe, jwoithe@just42.net
6666
- updated information for kernel 2.4.x.

MAINTAINERS

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2839,7 +2839,7 @@ S: Maintained
28392839
F: arch/frv/
28402840

28412841
FUJITSU LAPTOP EXTRAS
2842-
M: Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
2842+
M: Jonathan Woithe <jwoithe@just42.net>
28432843
28442844
S: Maintained
28452845
F: drivers/platform/x86/fujitsu-laptop.c

drivers/platform/x86/fujitsu-laptop.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/*-*-linux-c-*-*/
22

33
/*
4-
Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
4+
Copyright (C) 2007,2008 Jonathan Woithe <jwoithe@just42.net>
55
Copyright (C) 2008 Peter Gruber <[email protected]>
66
Copyright (C) 2008 Tony Vroon <[email protected]>
77
Based on earlier work:

drivers/usb/storage/unusual_devs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ UNUSUAL_DEV( 0x040d, 0x6205, 0x0003, 0x0003,
110110
USB_SC_DEVICE, USB_PR_DEVICE, NULL,
111111
US_FL_IGNORE_RESIDUE ),
112112

113-
/* Deduced by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
113+
/* Deduced by Jonathan Woithe <jwoithe@just42.net>
114114
* Entry needed for flags: US_FL_FIX_INQUIRY because initial inquiry message
115115
* always fails and confuses drive.
116116
*/

sound/isa/als100.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
Thanks to Pierfrancesco 'qM2' Passerini.
88
99
Generalised for soundcards based on DT-0196 and ALS-007 chips
10-
by Jonathan Woithe <jwoithe@physics.adelaide.edu.au>: June 2002.
10+
by Jonathan Woithe <jwoithe@just42.net>: June 2002.
1111
1212
This program is free software; you can redistribute it and/or modify
1313
it under the terms of the GNU General Public License as published by

sound/pci/hda/patch_realtek.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
* Copyright (c) 2004 Kailang Yang <[email protected]>
77
* PeiSen Hou <[email protected]>
88
* Takashi Iwai <[email protected]>
9-
* Jonathan Woithe <jwoithe@physics.adelaide.edu.au>
9+
* Jonathan Woithe <jwoithe@just42.net>
1010
*
1111
* This driver is free software; you can redistribute it and/or modify
1212
* it under the terms of the GNU General Public License as published by

0 commit comments

Comments
 (0)