Re: [PATCH] efivars update

From: Matthew Wilcox
Date: Fri Aug 29 2003 - 21:10:13 EST


On Fri, Aug 29, 2003 at 02:59:43PM -0700, Patrick Mochel wrote:
> That patch is below. I'll be sending it to Linus once he gets back from
> vacation, unless anyone has any serious objections to it. Note that it
> completely removes any limitation on the length of a kobject (and sysfs
> directory) name.

Why keep another copy of the name? Why not use kobj->dentry->qstr->name?
I thoroughly approve of kobject_name() though -- hide the implementation.

--
"It's not Hollywood. War is real, war is primarily not about defeat or
victory, it is about death. I've seen thousands and thousands of dead bodies.
Do you think I want to have an academic debate on this subject?" -- Robert Fisk
-
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/