lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:	Mon, 28 Feb 2011 13:16:32 -0800
From:	Greg KH <greg@...ah.com>
To:	Mark Allyn <mark.a.allyn@...el.com>
Cc:	linux-kernel@...r.kernel.org, alan@...ux.intel.com
Subject: Re: RFC: [PATCH 1/5] staging: sep: rename sep_driver.c to
 sep_main.c

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@...el.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
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ