linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC] kobject_init changes - take 2
@ 2007-12-01  1:00 Greg KH
  2007-12-01  1:01 ` [RFC] kobject: add kobject_init_ng, kobject_add_ng, and kobject_init_and_add functions Greg KH
  0 siblings, 1 reply; 10+ messages in thread
From: Greg KH @ 2007-12-01  1:00 UTC (permalink / raw)
  To: Cornelia Huck, Kay Sievers, Alan Stern
  Cc: Kernel development list, Jonathan Corbet, Randy Dunlap

After Alan pointed out my stupidity, here are some new patches :)

They add three new functions:
	kobject_init_ng()
	kobject_add_ng()
	kobject_init_and_add()

The "_ng" portion will go away after all of the current kernel users of
kobject_init() and kobject_add() are converted over.

There's also a second patch that shows how they are used, and how this
actually saves code in the callers.

Any further objections about these changes?

thanks,

greg k-h

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

end of thread, other threads:[~2007-12-04 15:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-01  1:00 [RFC] kobject_init changes - take 2 Greg KH
2007-12-01  1:01 ` [RFC] kobject: add kobject_init_ng, kobject_add_ng, and kobject_init_and_add functions Greg KH
2007-12-01  1:02   ` [RFC] kobject: the new functions in use Greg KH
2007-12-01  3:29   ` [RFC] kobject: add kobject_init_ng, kobject_add_ng, and kobject_init_and_add functions Alan Stern
2007-12-03 12:00     ` Cornelia Huck
2007-12-03 19:06       ` Greg KH
2007-12-04 10:01         ` Cornelia Huck
2007-12-04 15:28           ` Alan Stern
2007-12-03 19:05     ` Greg KH
2007-12-03 20:55       ` Alan Stern

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).