projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
sched: prevent divide by zero error in cpu_avg_load_per_task
[linux-2.6]
/
sound
/
sound_core.c
diff --git
a/sound/sound_core.c
b/sound/sound_core.c
index
faef87a
..
a75b289
100644
(file)
--- 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:
*