From: Doug Thompson Date: Sat, 1 Jul 2006 11:35:45 +0000 (-0700) Subject: [PATCH] EDAC: fix module names quoted in sysfs X-Git-Tag: v2.6.18-rc1~246 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=929a40ec324e947d4ad14cc1ced785c104c560e2;p=pandora-kernel.git [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 Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed