Re: kobject_init rewrite

From: Alan Stern
Date: Thu Nov 29 2007 - 17:16:45 EST


On Thu, 29 Nov 2007, Greg KH wrote:

> Ok, how about this function. If it errors out, it is free to just call
> kfree() on the kobject. Seems simple enough to me, any objections? If
> not, I'll go through and fix up the whole tree...

Looks good, _provided_ you also get rid of kobject_register(). Which
you pretty much would have to do anyway, since it doesn't accept the
ktype or the name as an argument.

Alan Stern

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/