diff options
Diffstat (limited to 'sysfs.h-add-bin_attr-macro.patch')
| -rw-r--r-- | sysfs.h-add-bin_attr-macro.patch | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sysfs.h-add-bin_attr-macro.patch b/sysfs.h-add-bin_attr-macro.patch index 0b024198d00356..f3a1c5b230f365 100644 --- a/sysfs.h-add-bin_attr-macro.patch +++ b/sysfs.h-add-bin_attr-macro.patch @@ -7,6 +7,8 @@ Subject: sysfs.h: add BIN_ATTR macro This makes it easier to create static binary attributes, which is needed in a number of drivers, instead of "open coding" them. +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 +++++++++ |
