[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4D87AEE0.8000807@cam.ac.uk>
Date: Mon, 21 Mar 2011 20:02:40 +0000
From: Jonathan Cameron <jic23@....ac.uk>
To: LKML <linux-kernel@...r.kernel.org>, Greg KH <greg@...ah.com>,
David Brownell <david-b@...bell.net>
Subject: Standard handling of boolean attributes in sysfs.
Hi All,
Just wondering what the feeling would be about having
a utility function similar to sysfs_streq to provide a
consistent option for all those sysfs attributes out there
where
1, on, true -> 1
0, off, false -> 0
Or does such a beast already exist and I'm just being unobservant?
Jonathan
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists