Darren Hart
00e262fd87
Documentation/sysfs-rules.txt: Add device attribute error code documentation
...
Provide some entry-level statements about what to expect from sysfs
device attribute read/store return codes, both for users and kernel
developers.
Signed-off-by: Darren Hart <dvhart@linux.intel.com >
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
Cc: Randy Dunlap <rdunlap@infradead.org >
Cc: Azael Avalos <coproscefalo@gmail.com >
Cc: H. Peter Anvin <hpa@linux.intel.com >
Cc: Frans Klaver <fransklaver@gmail.com >
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2014-09-19 14:44:51 -07:00
Masanari Iida
c9f3f2d8b3
doc: Fix typo in doucmentations
...
Correct typo (double words) in documentations.
Signed-off-by: Masanari Iida <standby24x7@gmail.com >
Acked-by: Randy Dunlap <rdunlap@infradead.org >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2013-07-25 12:34:15 +02:00
Thomas Weber
8839316121
Fix typos in comments
...
[Ss]ytem => [Ss]ystem
udpate => update
paramters => parameters
orginal => original
Signed-off-by: Thomas Weber <swirl@gmx.li >
Acked-by: Randy Dunlap <rdunlap@xenotime.net >
Signed-off-by: Jiri Kosina <jkosina@suse.cz >
2010-03-16 11:47:56 +01:00
Henrik Austad
441ee4cb87
Doc/sysfs-rules: Swap the order of the words so the sentence makes more sense
...
Signed-off-by: Henrik Austad <henrik@austad.us >
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Cc: Greg Kroah-Hartman <gregkh@suse.de >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2009-05-08 19:22:20 -07:00
Nathan Lynch
83c79b55f0
sysfs-rules.txt: reword API stability statement
...
The first paragraph of this document implies that user space developers
shouldn't use sysfs at all, but then it goes on to describe rules that
developers should follow when accessing sysfs. Not only is this somewhat
self-contradictory, it has been shown to discourage developers from using
established sysfs interfaces.
A note of caution is more appropriate than a blanket "sysfs will never
be stable" assertion.
Signed-off-by: Nathan Lynch <ntl@pobox.com >
Cc: Stephen Rothwell <sfr@canb.auug.org.au >
Signed-off-by: Andrew Morton <akpm@linux-foundation.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2008-07-21 21:54:59 -07:00
Randy Dunlap
30b1b28001
Fix Doc/sysfs-rules typos
...
Fix typos only (spelling, grammar, duplicate words, etc.).
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com >
Cc: Kay Sievers <kay.sievers@vrfy.org
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2007-07-30 14:25:12 -07:00
Kay Sievers
46336009b5
Rules on how to use sysfs in userspace programs
...
Here's a document to help clear things up.
Signed-off-by: Kay Sievers <kay.sievers@vrfy.org >
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de >
2007-07-11 16:09:00 -07:00