All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marcel Holtmann <marcel@holtmann.org>
To: Alexander Aring <aar@pengutronix.de>
Cc: linux-wpan@vger.kernel.org, linux-bluetooth@vger.kernel.org,
	kernel@pengutronix.de
Subject: Re: [PATCH bluetooth-next 2/2] 6lowpan: debugfs: add missing static
Date: Fri, 4 Mar 2016 09:10:53 -0800	[thread overview]
Message-ID: <41AFC737-11D2-4C89-A918-13F8AC60C35A@holtmann.org> (raw)
In-Reply-To: <1457082621-20194-2-git-send-email-aar@pengutronix.de>

Hi Alex,

> This patch solves the sparse warning:
> 
> net/6lowpan/debugfs.c:164:30: warning: symbol 'lowpan_ctx_pfx_fops' was
> not declared. Should it be static?
> net/6lowpan/debugfs.c:241:30: warning: symbol 'lowpan_context_fops' was
> not declared. Should it be static?
> 
> Signed-off-by: Alexander Aring <aar@pengutronix.de>
> ---
> net/6lowpan/debugfs.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)

patch has been applied to bluetooth-next tree.

Regards

Marcel


  reply	other threads:[~2016-03-04 17:10 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-03-04  9:10 [PATCH bluetooth-next 1/2] mac802154: use put and get unaligned functions Alexander Aring
2016-03-04  9:10 ` [PATCH bluetooth-next 2/2] 6lowpan: debugfs: add missing static Alexander Aring
2016-03-04 17:10   ` Marcel Holtmann [this message]
2016-03-04 17:10 ` [PATCH bluetooth-next 1/2] mac802154: use put and get unaligned functions Marcel Holtmann

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=41AFC737-11D2-4C89-A918-13F8AC60C35A@holtmann.org \
    --to=marcel@holtmann.org \
    --cc=aar@pengutronix.de \
    --cc=kernel@pengutronix.de \
    --cc=linux-bluetooth@vger.kernel.org \
    --cc=linux-wpan@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.