From: Greg KH <greg@kroah.com>
To: Mark Allyn <mark.a.allyn@intel.com>
Cc: linux-kernel@vger.kernel.org, alan@linux.intel.com
Subject: Re: RFC: [PATCH 1/5] staging: sep: rename sep_driver.c to sep_main.c
Date: Mon, 28 Feb 2011 13:16:32 -0800 [thread overview]
Message-ID: <20110228211632.GA8851@kroah.com> (raw)
In-Reply-To: <1298869848-4283-1-git-send-email-mark.a.allyn@intel.com>
On Sun, Feb 27, 2011 at 09:10:48PM -0800, Mark Allyn wrote:
> This allows adding sep_crypto.c and yet keep the driver named sep_driver
>
> This only renames the file and changes the Makefile. No changes
> made to content of c source file
>
> Signed-off-by: Mark Allyn <mark.a.allyn@intel.com>
> ---
> drivers/staging/sep/Makefile | 2 +-
> drivers/staging/sep/sep_driver.c | 3348 --------------------------------------
> drivers/staging/sep/sep_main.c | 3348 ++++++++++++++++++++++++++++++++++++++
> 3 files changed, 3349 insertions(+), 3349 deletions(-)
> delete mode 100644 drivers/staging/sep/sep_driver.c
> create mode 100644 drivers/staging/sep/sep_main.c
As you used git to create this patch, can you have git create the
"rename" patch instead so that we can really see that you did it this
way?
thanks,
greg k-h
prev parent reply other threads:[~2011-02-28 21:19 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-02-28 5:10 Mark Allyn
2011-02-28 21:16 ` Greg KH [this message]
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=20110228211632.GA8851@kroah.com \
--to=greg@kroah.com \
--cc=alan@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mark.a.allyn@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome