All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: linux-kernel@vger.kernel.org, Arnd Bergmann <arnd@arndb.de>
Subject: Re: [PATCH v1] misc: apds990x: Use sysfs_match_string() helper
Date: Sun, 11 Jun 2017 09:47:07 +0200	[thread overview]
Message-ID: <20170611074707.GC30102@kroah.com> (raw)
In-Reply-To: <20170609120758.22008-1-andriy.shevchenko@linux.intel.com>

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 :(

  parent reply	other threads:[~2017-06-11  7:47 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-09 12:07 [PATCH v1] misc: apds990x: Use sysfs_match_string() helper Andy Shevchenko
2017-06-10  7:09 ` kbuild test robot
2017-06-10  7:17 ` kbuild test robot
2017-06-11  7:47 ` Greg Kroah-Hartman [this message]
2017-06-11  8:57   ` Geert Uytterhoeven

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170611074707.GC30102@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=arnd@arndb.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.