From: Greg Kroah-Hartman Date: Fri, 23 Aug 2013 22:02:01 +0000 (-0700) Subject: sysfs: create __ATTR_WO() X-Git-Tag: v3.12-rc1~184^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a65fcce75a75c0d41b938f86d09d42b6f1733309;p=pandora-kernel.git sysfs: create __ATTR_WO() This creates the macro __ATTR_WO() for write-only attributes, instead of having to "open define" them. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed