From: Matthew Wilcox <matthew@wil.cx>
To: kernel-janitors@vger.kernel.org
Subject: Re: [KJ] [PATCH] Y/N value import/export
Date: Wed, 16 Aug 2006 18:02:14 +0000 [thread overview]
Message-ID: <20060816180214.GI4340@parisc-linux.org> (raw)
In-Reply-To: <20060816170423.GA5897@plankton.ifup.org>
On Wed, Aug 16, 2006 at 12:52:24PM -0500, Brandon Philips wrote:
> On 11:34 Wed 16 Aug 2006, Matthew Wilcox wrote:
> > On Wed, Aug 16, 2006 at 12:04:45PM -0500, Brandon Philips wrote:
> > > I am wanting to export a single Y/N value via sysfs like
> > > debugfs_create_bool does.
> >
> > Why not 0/1 like the rest of the kernel does?
>
> I couldn't find an example of a boolean values exported via sysfs.
> Could you point me to an attr that uses 0/1 values?
In drivers/pci/pci-sysfs.c, look for broken_parity_status
_______________________________________________
Kernel-janitors mailing list
Kernel-janitors@lists.osdl.org
https://lists.osdl.org/mailman/listinfo/kernel-janitors
next prev parent reply other threads:[~2006-08-16 18:02 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-08-16 17:04 [KJ] [PATCH] Y/N value import/export Brandon Philips
2006-08-16 17:34 ` Matthew Wilcox
2006-08-16 17:52 ` Brandon Philips
2006-08-16 18:02 ` Matthew Wilcox [this message]
2006-08-16 19:39 ` Jesper Juhl
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=20060816180214.GI4340@parisc-linux.org \
--to=matthew@wil.cx \
--cc=kernel-janitors@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.