public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] edac: remove .c suffix from the mod name
@ 2013-09-14  4:12 Xie XiuQi
  2013-09-14  4:14 ` [PATCH 1/5] i5000_edac: " Xie XiuQi
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Xie XiuQi @ 2013-09-14  4:12 UTC (permalink / raw)
  To: Doug Thompson, Mauro Carvalho Chehab
  Cc: Linux Edac Mailing List, linux-kernel@vger.kernel.org

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



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2013-09-14  4:18 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-14  4:12 [PATCH 0/5] edac: remove .c suffix from the mod name Xie XiuQi
2013-09-14  4:14 ` [PATCH 1/5] i5000_edac: " Xie XiuQi
2013-09-14  4:15 ` [PATCH 2/5] i5100_edac: " Xie XiuQi
2013-09-14  4:16 ` [PATCH 3/5] i5400_edac: " Xie XiuQi
2013-09-14  4:17 ` [PATCH 4/5] i7300_edac: " Xie XiuQi
2013-09-14  4:18 ` [PATCH 5/5] i7core_edac: " Xie XiuQi

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox