From: Greg KH <greg@kroah.com>
To: Cornelia Huck <cornelia.huck@de.ibm.com>,
Kay Sievers <kay.sievers@vrfy.org>,
Alan Stern <stern@rowland.harvard.edu>
Cc: Kernel development list <linux-kernel@vger.kernel.org>,
Jonathan Corbet <corbet@lwn.net>,
Randy Dunlap <randy.dunlap@oracle.com>
Subject: [RFC] kobject_init changes - take 2
Date: Fri, 30 Nov 2007 17:00:38 -0800 [thread overview]
Message-ID: <20071201010038.GB4745@kroah.com> (raw)
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
next reply other threads:[~2007-12-01 1:03 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-01 1:00 Greg KH [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071201010038.GB4745@kroah.com \
--to=greg@kroah.com \
--cc=corbet@lwn.net \
--cc=cornelia.huck@de.ibm.com \
--cc=kay.sievers@vrfy.org \
--cc=linux-kernel@vger.kernel.org \
--cc=randy.dunlap@oracle.com \
--cc=stern@rowland.harvard.edu \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox