[PATCH 0/5] edac: remove .c suffix from the mod name

From: Xie XiuQi
Date: Sat Sep 14 2013 - 00:12:39 EST


I found some edac drivers used 'xxx_edac.c' as mod name,
but others used 'xxx_edac'. So remove .c suffix.

Xie XiuQi (5):
i5000_edac: remove .c suffix from the mod name
i5100_edac: remove .c suffix from the mod name
i5400_edac: remove .c suffix from the mod name
i7300_edac: remove .c suffix from the mod name
i7core_edac: remove .c suffix from the mod name

drivers/edac/i5000_edac.c | 2 +-
drivers/edac/i5100_edac.c | 4 +++-
drivers/edac/i5400_edac.c | 2 +-
drivers/edac/i7300_edac.c | 2 +-
drivers/edac/i7core_edac.c | 2 +-
5 files changed, 7 insertions(+), 5 deletions(-)

--
1.8.2.2


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/