Re: usb-snd-audio breakage

From: Greg KH
Date: Tue Sep 27 2005 - 02:19:59 EST


On Mon, Sep 26, 2005 at 11:54:31AM -0400, Jon Smirl wrote:
> On 9/26/05, Greg KH <greg@xxxxxxxxx> wrote:
> > After thinking about this for a while, and seeing all of the different
> > iterations that the sysfs-whitespace-cleanup patch went through, I do
> > not want to add this to sysfs. It is very easy to add this to a
> > subsystem, or even provide a generic function to do this if you want to
> > (I'd be glad to add that to the sysfs core) but it's not for the core of
> > sysfs to do for all files.
>
> I went through the iterations because I hadn't thought about the case
> where people were assigning multi-line CR terminated values to sysfs
> attributes and then using multiple reads to process the assignments
> one line at a time. I had thought that sysfs was only supposed to
> allow the assignment of single values.

Yes, that is "heavily encouraged" to be the case. But as you found
out...

thanks,

greg k-h
-
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/