commit | aa01aa3ca205ea04f44423a58bae38aec886fb96 | [log] [tgz] |
---|---|---|
author | Oliver Schinagl <oliver@schinagl.nl> | Sun Jul 14 16:06:00 2013 -0700 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Tue Jul 16 10:57:37 2013 -0700 |
tree | 00ac63066f15f3372188c7b2fdf945a8fdfa1d9a | |
parent | 3493f69f4c4e8703961919a9a56c2d2e6a25b46f [diff] |
sysfs: use file mode defines from stat.h With the last patches stat.h was included to the header, and thus those permission defines should be used. Signed-off-by: Oliver Schinagl <oliver@schinagl.nl> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>