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 for Android: free password hash cracker in your pocket
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <vrbdmnhekuw3p4zf7xlztd3pf2mgedhrgmfgmryzcyqsuwywhj@p5yhisrggti2>
Date: Wed, 20 Nov 2024 08:02:30 +0100
From: Andi Shyti <andi.shyti@...nel.org>
To: Thomas Richard <thomas.richard@...tlin.com>
Cc: Lee Jones <lee@...nel.org>, Linus Walleij <linus.walleij@...aro.org>, 
	Bartosz Golaszewski <brgl@...ev.pl>, Wim Van Sebroeck <wim@...ux-watchdog.org>, 
	Guenter Roeck <linux@...ck-us.net>, linux-kernel@...r.kernel.org, linux-gpio@...r.kernel.org, 
	linux-i2c@...r.kernel.org, linux-watchdog@...r.kernel.org, thomas.petazzoni@...tlin.com, 
	blake.vermeer@...sight.com, Uwe Kleine-König <u.kleine-koenig@...libre.com>
Subject: Re: [PATCH v2 3/5] i2c: Congatec Board Controller i2c bus driver

Hi Thomas,

On Tue, Nov 19, 2024 at 11:41:36PM +0100, Andi Shyti wrote:
> Hi Thomas,
> 
> ...
> 
> > +static struct platform_driver cgbc_i2c_driver = {
> > +	.driver = {
> > +		.name = "cgbc-i2c",
> > +	},
> > +	.probe		= cgbc_i2c_probe,
> > +	.remove_new	= cgbc_i2c_remove,
> 
> Please use "remove" now.

please ignore this comment.

Andi

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ