All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hannes Reinecke <hare@suse.de>
To: Coly Li <colyli@suse.de>
Cc: linux-bcache@vger.kernel.org, linux-block@vger.kernel.org,
	Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Subject: Re: [PATCH 4/4] bcache: Replace bch_read_string_list() by __sysfs_match_string()
Date: Tue, 29 May 2018 08:45:58 +0200	[thread overview]
Message-ID: <20180529084558.6b1e46d2@pentland.suse.de> (raw)
In-Reply-To: <20180528073744.71258-5-colyli@suse.de>

On Mon, 28 May 2018 15:37:44 +0800
Coly Li <colyli@suse.de> wrote:

> From: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> 
> Kernel library has a common function to match user input from sysfs
> against an array of strings. Thus, replace bch_read_string_list() by
> __sysfs_match_string().
> 
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
> Signed-off-by: Coly Li <colyli@suse.de>
> ---
>  drivers/md/bcache/sysfs.c | 44
> ++++++++------------------------------- 1 file changed, 9
> insertions(+), 35 deletions(-)
> 

Reviewed-by: Hannes Reinecke <hare@suse.com>

Cheers,

Hannes

  reply	other threads:[~2018-05-29  6:46 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-28  7:37 [PATCH v2 0/4] bcache patches for 4.18 Coly Li
2018-05-28  7:37 ` [PATCH 1/4] bcache: stop bcache device when backing device is offline Coly Li
2018-05-28  7:37 ` [PATCH 2/4] bcache: Move couple of string arrays to sysfs.c Coly Li
2018-05-29  6:44   ` Hannes Reinecke
2018-05-28  7:37 ` [PATCH 3/4] bcache: Move couple of functions " Coly Li
2018-05-29  6:45   ` Hannes Reinecke
2018-05-28  7:37 ` [PATCH 4/4] bcache: Replace bch_read_string_list() by __sysfs_match_string() Coly Li
2018-05-29  6:45   ` Hannes Reinecke [this message]
2018-05-28 20:54 ` [PATCH v2 0/4] bcache patches for 4.18 Jens Axboe

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=20180529084558.6b1e46d2@pentland.suse.de \
    --to=hare@suse.de \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=colyli@suse.de \
    --cc=linux-bcache@vger.kernel.org \
    --cc=linux-block@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.