All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Luis R. Rodriguez" <mcgrof@kernel.org>
To: Jelle van der Waa <jelle@vdwaa.nl>
Cc: "Luis R . Rodriguez" <mcgrof@kernel.org>, linux-wireless@vger.kernel.org
Subject: Re: [PATCH] crda: Fix error: `keys’ defined but not used
Date: Fri, 5 Jan 2018 20:13:45 +0100	[thread overview]
Message-ID: <20180105191345.GE22430@wotan.suse.de> (raw)
In-Reply-To: <20171204205239.6296-1-jelle@vdwaa.nl>

On Mon, Dec 04, 2017 at 09:52:39PM +0100, Jelle van der Waa wrote:
> Fix error: ‘keys’ defined but not used [-Werror=unused-const-variable=]
> by informing GCC keys is unused.
> 
> Signed-off-by: Jelle van der Waa <jelle@vdwaa.nl>

Thanks, applied and pushed! Although this just fixes a compilation
warning, but since we do use -Werror and thus force any error to
fail compilation I've pushed out a new release with this fix
merged as v4.14.

If a new tarball is not kicked off soon [0] automatically I'll poke and see to
it. Note that as of kernel v4.15 (as of commit 007f6c5e6eb45 ("cfg80211:
support loading regulatory database as firmware file" we have the ability
now for the kernel to do this file lookup for us first, and only if
that fails will CRDA kick in.

[0] https://www.kernel.org/pub/software/network/crda/

  Luis

      reply	other threads:[~2018-01-05 19:13 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-04 20:52 [PATCH] crda: Fix error: `keys’ defined but not used Jelle van der Waa
2018-01-05 19:13 ` Luis R. Rodriguez [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=20180105191345.GE22430@wotan.suse.de \
    --to=mcgrof@kernel.org \
    --cc=jelle@vdwaa.nl \
    --cc=linux-wireless@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.