projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'for_2.6.29' of git://git.kernel.org/pub/scm/linux/kernel/git/kkeil...
[linux-2.6]
/
drivers
/
edac
/
edac_module.c
diff --git
a/drivers/edac/edac_module.c
b/drivers/edac/edac_module.c
index
e0c4a40
..
7e1374a
100644
(file)
--- a/
drivers/edac/edac_module.c
+++ b/
drivers/edac/edac_module.c
@@
-31,7
+31,7
@@
struct workqueue_struct *edac_workqueue;
* need to export to other files in this modules
*/
static struct sysdev_class edac_class = {
-
set_kset_name("edac")
,
+
.name = "edac"
,
};
static int edac_class_valid;