public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: Jon Smirl <jonsmirl@gmail.com>
Cc: Dave Jones <davej@redhat.com>, linux-kernel@vger.kernel.org
Subject: Re: usb-snd-audio breakage
Date: Mon, 26 Sep 2005 08:07:09 -0700	[thread overview]
Message-ID: <20050926150709.GB15781@kroah.com> (raw)
In-Reply-To: <9e473391050926063264010349@mail.gmail.com>

On Mon, Sep 26, 2005 at 09:32:43AM -0400, Jon Smirl wrote:
> So module

That's up to that maintainer.

> and proc code

That is not true at all.

> will strip white space, but sysfs won't strip white space. Where is
> the consistency?

If you want to strip whitespace for all of your subsystem's sysfs files,
a single function call will do this.

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.

thanks,

greg k-h

  reply	other threads:[~2005-09-26 15:07 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-09-26  2:27 usb-snd-audio breakage Jon Smirl
2005-09-26  2:43 ` Jon Smirl
2005-09-26  3:38   ` Dave Jones
2005-09-26 13:32     ` Jon Smirl
2005-09-26 15:07       ` Greg KH [this message]
2005-09-26 15:54         ` Jon Smirl
2005-09-26 20:13           ` Greg KH

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=20050926150709.GB15781@kroah.com \
    --to=greg@kroah.com \
    --cc=davej@redhat.com \
    --cc=jonsmirl@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    /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