All of lore.kernel.org
 help / color / mirror / Atom feed
* device_destroy
@ 2007-02-08 15:51 James Simmons
  2007-02-09  0:39 ` device_destroy Greg KH
  0 siblings, 1 reply; 3+ messages in thread
From: James Simmons @ 2007-02-08 15:51 UTC (permalink / raw)
  To: Greg KH; +Cc: Linux Kernel Mailing List


While porting over a few class_devices I discovered a problem with 
device_destroy. It uses a dev_t which several classes don't use. 
Should all classes require a dev_t or should we just pass in the device
itself?


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2007-02-09 14:51 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-02-08 15:51 device_destroy James Simmons
2007-02-09  0:39 ` device_destroy Greg KH
2007-02-09 14:51   ` device_destroy James Simmons

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.