[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20071201010038.GB4745@kroah.com>
Date: Fri, 30 Nov 2007 17:00:38 -0800
From: Greg KH <greg@...ah.com>
To: Cornelia Huck <cornelia.huck@...ibm.com>,
Kay Sievers <kay.sievers@...y.org>,
Alan Stern <stern@...land.harvard.edu>
Cc: Kernel development list <linux-kernel@...r.kernel.org>,
Jonathan Corbet <corbet@....net>,
Randy Dunlap <randy.dunlap@...cle.com>
Subject: [RFC] kobject_init changes - take 2
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
-
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