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:	Tue, 21 Aug 2007 11:28:28 -0700
From:	David Brownell <david-b@...bell.net>
To:	Tony Jones <tonyj@...e.de>
Cc:	linux-kernel@...r.kernel.org, kay.sievers@...y.org
Subject: Re: [patch 09/14] Convert from class_device to device for SPI

On Tuesday 21 August 2007, Tony Jones wrote:
> On Mon, Aug 20, 2007 at 03:48:15PM -0700, tonyj@...e.de wrote:
> > 
> > Convert from class_device to device for drivers/spi.  This is part of the work 
> > to eliminate struct class_device.
> 
> Signed-off-by: Tony Jones <tonyj@...e.de>

Yeah, "no signoff" was one of my first reactions to that.  :)


Can you update the Documentation/spi/spi-summary text which is
invalidated by this change?  That's part of why I rejected an
earlier version of this patch:  since it broke the documentation,
it was incomplete.

The other reason was to explore removing the "struct class" too,
since it's not necessary.  But it turns out to be simpler to
keep it in there to allocate the bus IDs.  So I've changed my
mind, and will merge a patch like $SUBJECT if it's complete
(i.e. doesn't leave broken/invalid docs).

- Dave

-
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