aboutsummaryrefslogtreecommitdiffstats
path: root/sysfs.h-add-attribute_groups-macro.patch
diff options
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-14 15:52:23 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-07-14 15:52:23 -0700
commitee87cfbacf73810697ae65af579dc6f193c520f5 (patch)
treebe389832d60926d5f1c50cd13d08204dfd72ef03 /sysfs.h-add-attribute_groups-macro.patch
parent0b9b586eb80f4a85b512496ce2d7f389c7271d1c (diff)
downloadpatches-ee87cfbacf73810697ae65af579dc6f193c520f5.tar.gz
updated and new patches
Diffstat (limited to 'sysfs.h-add-attribute_groups-macro.patch')
-rw-r--r--sysfs.h-add-attribute_groups-macro.patch2
1 files changed, 2 insertions, 0 deletions
diff --git a/sysfs.h-add-attribute_groups-macro.patch b/sysfs.h-add-attribute_groups-macro.patch
index 31816858e04505..c6775e4880130a 100644
--- a/sysfs.h-add-attribute_groups-macro.patch
+++ b/sysfs.h-add-attribute_groups-macro.patch
@@ -8,6 +8,8 @@ To make it easier for driver subsystems to work with attribute groups,
create the ATTRIBUTE_GROUPS macro to remove some of the repetitive
typing for the most common use for attribute groups.
+Reviewed-by: Guenter Roeck <linux@roeck-us.net>
+Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
---
include/linux/sysfs.h | 9 +++++++++