All of lore.kernel.org
 help / color / mirror / Atom feed
From: Xie XiuQi <xiexiuqi@huawei.com>
To: Doug Thompson <dougthompson@xmission.com>,
	Mauro Carvalho Chehab <m.chehab@samsung.com>
Cc: Linux Edac Mailing List <linux-edac@vger.kernel.org>,
	"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>
Subject: [PATCH 0/5] edac: remove .c suffix from the mod name
Date: Sat, 14 Sep 2013 12:12:06 +0800	[thread overview]
Message-ID: <5233E216.3030506@huawei.com> (raw)

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



             reply	other threads:[~2013-09-14  4:12 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-09-14  4:12 Xie XiuQi [this message]
2013-09-14  4:14 ` [PATCH 1/5] i5000_edac: remove .c suffix from the mod name 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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5233E216.3030506@huawei.com \
    --to=xiexiuqi@huawei.com \
    --cc=dougthompson@xmission.com \
    --cc=linux-edac@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=m.chehab@samsung.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.