aboutsummaryrefslogtreecommitdiffstats
path: root/sysfs.h-add-attribute_groups-macro.patch
diff options
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 +++++++++