Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1663071
| From | Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH v1] misc: apds990x: Use sysfs_match_string() helper |
| Date | 2017-06-11 09:50 +0200 |
| Message-ID | <tR5Nf-2g5-7@gated-at.bofh.it> (permalink) |
| References | <tQqTL-1lV-17@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, Jun 09, 2017 at 03:07:58PM +0300, Andy Shevchenko wrote: > Use sysfs_match_string() helper instead of open coded variant. > > Cc: Arnd Bergmann <arnd@arndb.de> > Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org> > Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com> > --- > drivers/misc/apds990x.c | 12 ++++++------ > 1 file changed, 6 insertions(+), 6 deletions(-) kbuild is failing :(
Back to linux.kernel | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
[PATCH v1] misc: apds990x: Use sysfs_match_string() helper Andy Shevchenko <andriy.shevchenko@linux.intel.com> - 2017-06-09 14:10 +0200
Re: [PATCH v1] misc: apds990x: Use sysfs_match_string() helper Greg Kroah-Hartman <gregkh@linuxfoundation.org> - 2017-06-11 09:50 +0200
Re: [PATCH v1] misc: apds990x: Use sysfs_match_string() helper Geert Uytterhoeven <geert@linux-m68k.org> - 2017-06-11 11:00 +0200
csiph-web