Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104780
b: refs/heads/master
c: 83c79b5
h: refs/heads/master
v: v3
  • Loading branch information
Nathan Lynch authored and Greg Kroah-Hartman committed Jul 22, 2008
1 parent 7124798 commit 8ce01a1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 9505e6375640fc61d92d36c8e9f25a6a218f3f57
refs/heads/master: 83c79b55f0d929a0dcf2b0d347cd1875afc06f21
5 changes: 2 additions & 3 deletions trunk/Documentation/sysfs-rules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,8 @@ Rules on how to access information in the Linux kernel sysfs
The kernel-exported sysfs exports internal kernel implementation details
and depends on internal kernel structures and layout. It is agreed upon
by the kernel developers that the Linux kernel does not provide a stable
internal API. As sysfs is a direct export of kernel internal
structures, the sysfs interface cannot provide a stable interface either;
it may always change along with internal kernel changes.
internal API. Therefore, there are aspects of the sysfs interface that
may not be stable across kernel releases.

To minimize the risk of breaking users of sysfs, which are in most cases
low-level userspace applications, with a new kernel release, the users
Expand Down

0 comments on commit 8ce01a1

Please sign in to comment.