commit | 929a40ec324e947d4ad14cc1ced785c104c560e2 | [log] [tgz] |
---|---|---|
author | Doug Thompson <norsk5@xmission.com> | Sat Jul 01 04:35:45 2006 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Jul 01 09:55:58 2006 -0700 |
tree | 35f37c5b5e52cb11296cb65e5afff5cbe1c20c2f | |
parent | e8c4b9d003e72199a705fb5a40fcd2487fa16933 [diff] |
[PATCH] EDAC: fix module names quoted in sysfs Fix the quoted module name in the sysfs for EDAC modules and reported by several people. Instead of ../_edac_e752x_/ now the following will be presented, like other modules: ../edac_e752x/ Signed-off-by: Doug Thompson <norsk5@xmission.com> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>