From: Greg Kroah-Hartman Date: Mon, 26 Aug 2013 19:02:54 +0000 (-0700) Subject: staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes X-Git-Tag: v3.12-rc1~183^2~68 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b1f56acaca2efefcdf4b3f5962a99b27700c6e0a;p=pandora-kernel.git staging: usbip: use DEVICE_ATTR_RO/RW for sysfs attributes It's easier to audit the sysfs files if they use the RO/RW macros, so convert the usbip code to them. Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed