On Sun, 2017-06-11 at 09:46 +0200, Greg Kroah-Hartman wrote:
> On Fri, Jun 09, 2017 at 03:08:45PM +0300, Andy Shevchenko wrote:
> > Use __sysfs_match_string() helper instead of open coded variant.
>
> __ functions shouldn't be exported, are you _sure_ this is a function
> you should be using?
Yes
On Fri, Jun 09, 2017 at 03:08:45PM +0300, Andy Shevchenko wrote:
> Use __sysfs_match_string() helper instead of open coded variant.
__ functions shouldn't be exported, are you _sure_ this is a function
you should be using? If so, shouldn't the api be fixed up instead?
And kbuild is having a fiel
Hi Andy,
[auto build test WARNING on usb/usb-testing]
[also build test WARNING on v4.12-rc4 next-20170609]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Andy-Shevchenko/usb-misc-usbsevseg-Use-_
Hi Andy,
[auto build test ERROR on usb/usb-testing]
[also build test ERROR on v4.12-rc4 next-20170609]
[if your patch is applied to the wrong git tree, please drop us a note to help
improve the system]
url:
https://github.com/0day-ci/linux/commits/Andy-Shevchenko/usb-misc-usbsevseg-Use-__sys
Use __sysfs_match_string() helper instead of open coded variant.
Cc: Greg Kroah-Hartman
Signed-off-by: Andy Shevchenko
---
drivers/usb/misc/usbsevseg.c | 14 ++
1 file changed, 6 insertions(+), 8 deletions(-)
diff --git a/drivers/usb/misc/usbsevseg.c b/drivers/usb/misc/usbsevseg.c