]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
sysfs: use file mode defines from stat.h
authorOliver Schinagl <oliver@schinagl.nl>
Sun, 14 Jul 2013 23:06:00 +0000 (16:06 -0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 16 Jul 2013 17:57:37 +0000 (10:57 -0700)
commitaa01aa3ca205ea04f44423a58bae38aec886fb96
tree00ac63066f15f3372188c7b2fdf945a8fdfa1d9a
parent3493f69f4c4e8703961919a9a56c2d2e6a25b46f
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>
include/linux/sysfs.h