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] [thread-next>] [day] [month] [year] [list]
Date:	Fri, 18 Mar 2016 10:11:10 -0700
From:	David Daney <ddaney@...iumnetworks.com>
To:	Jan Glauber <jglauber@...ium.com>
CC:	Wolfram Sang <wsa@...-dreams.de>, <linux-kernel@...r.kernel.org>,
	<linux-i2c@...r.kernel.org>
Subject: Re: [PATCH v4 11/14] i2c-octeon: Rename driver to prepare for split

On 03/18/2016 01:46 AM, Jan Glauber wrote:
> This is just an intermediate commit in preparation of
> the driver split. The module rename in this commit
> will be reverted in the next patch, this is just done
> to make the series bisectible.
>
> Signed-off-by: Jan Glauber <jglauber@...ium.com>
> ---
>   drivers/i2c/busses/Makefile          |    2 +-
>   drivers/i2c/busses/i2c-octeon-core.c | 1264 ++++++++++++++++++++++++++++++++++
>   drivers/i2c/busses/i2c-octeon.c      | 1264 ----------------------------------
>   3 files changed, 1265 insertions(+), 1265 deletions(-)
>   create mode 100644 drivers/i2c/busses/i2c-octeon-core.c
>   delete mode 100644 drivers/i2c/busses/i2c-octeon.c
>
Again, if we need another patch submission, use "git format-patch -M ..."

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ