linux-gpio.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bartosz Golaszewski <bgolaszewski@baylibre.com>
To: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Cc: Linus Walleij <linus.walleij@linaro.org>,
	linux-gpio <linux-gpio@vger.kernel.org>
Subject: Re: [PATCH v1] gpiolib: Deduplicate find_first_zero_bit() call
Date: Tue, 30 Jun 2020 12:39:33 +0200	[thread overview]
Message-ID: <CAMpxmJXKrNCuTf__VVTqm_hDSvhRnJa2wVr5jGxCeG9rt7E80A@mail.gmail.com> (raw)
In-Reply-To: <20200630092146.36376-1-andriy.shevchenko@linux.intel.com>

On Tue, Jun 30, 2020 at 11:22 AM Andy Shevchenko
<andriy.shevchenko@linux.intel.com> wrote:
>
> bitmap_full() is a shortcut to find_first_zero_bit().
> Thus, no need to call it twice.
>
> Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>

Applied, thanks!

Bartosz

      reply	other threads:[~2020-06-30 10:39 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-30  9:21 [PATCH v1] gpiolib: Deduplicate find_first_zero_bit() call Andy Shevchenko
2020-06-30 10:39 ` Bartosz Golaszewski [this message]

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=CAMpxmJXKrNCuTf__VVTqm_hDSvhRnJa2wVr5jGxCeG9rt7E80A@mail.gmail.com \
    --to=bgolaszewski@baylibre.com \
    --cc=andriy.shevchenko@linux.intel.com \
    --cc=linus.walleij@linaro.org \
    --cc=linux-gpio@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).