All of lore.kernel.org
 help / color / mirror / Atom feed
From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: Takashi Iwai <tiwai@suse.de>
Cc: Mauro Rossi <issor.oruam@gmail.com>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] firmware: Fix missing inline
Date: Tue, 23 Jul 2019 10:21:54 +0200	[thread overview]
Message-ID: <20190723082154.GA10198@kroah.com> (raw)
In-Reply-To: <20190723081159.22624-1-tiwai@suse.de>

On Tue, Jul 23, 2019 at 10:11:59AM +0200, Takashi Iwai wrote:
> I mistakenly dropped the inline while resolving the patch conflicts in
> the previous fix patch.  Without inline, we get compiler warnings wrt
> unused functions.
> 
> Note that Mauro's original patch contained the correct changes; it's
> all my fault to submit a patch before a morning coffee.
> 
> Fixes: c8917b8ff09e ("firmware: fix build errors in paged buffer handling code")
> Signed-off-by: Takashi Iwai <tiwai@suse.de>
> ---
>  drivers/base/firmware_loader/firmware.h | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)

Thanks, now queued up.

greg k-h

      reply	other threads:[~2019-07-23  8:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-23  8:11 [PATCH] firmware: Fix missing inline Takashi Iwai
2019-07-23  8:21 ` Greg Kroah-Hartman [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=20190723082154.GA10198@kroah.com \
    --to=gregkh@linuxfoundation.org \
    --cc=issor.oruam@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=tiwai@suse.de \
    /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.