diff options
author | Alan Cox <alan@lxorguk.ukuu.org.uk> | 2008-10-27 15:21:19 +0000 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2008-10-27 16:36:30 +0100 |
commit | 2f1e593d4209d0194f9639c5d11aa91171435963 (patch) | |
tree | 23f17815860831db8de1049ffcd236e200c450e5 /sound/sound_core.c | |
parent | 9f50bbad8fc3b0f9fd453ab1e2716b3106d89b13 (diff) | |
download | op-kernel-dev-2f1e593d4209d0194f9639c5d11aa91171435963.zip op-kernel-dev-2f1e593d4209d0194f9639c5d11aa91171435963.tar.gz |
sound: use a common working email address
Signed-off-by: Alan Cox <alan@redhat.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Diffstat (limited to 'sound/sound_core.c')
-rw-r--r-- | sound/sound_core.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/sound_core.c b/sound/sound_core.c index 4ae07e2..ee66d43 100644 --- a/sound/sound_core.c +++ b/sound/sound_core.c @@ -57,7 +57,7 @@ module_exit(cleanup_soundcore); /* * OSS sound core handling. Breaks out sound functions to submodules * - * Author: Alan Cox <alan.cox@linux.org> + * Author: Alan Cox <alan@lxorguk.ukuu.org.uk> * * Fixes: * |