public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Arnd Bergmann <arnd@arndb.de>
To: Rocco Folino <rocco@devzen.net>
Cc: oleg.drokin@intel.com, andreas.dilger@intel.com,
	gregkh@linuxfoundation.org, joe@perches.com,
	Julia.Lawall@lip6.fr, dmiter4ever@gmail.com, hannac@iu.edu,
	lustre-devel@lists.lustre.org, devel@driverdev.osuosl.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging/lustre: Make nrs_policy_get_info_locked() static
Date: Fri, 02 Oct 2015 23:59:32 +0200	[thread overview]
Message-ID: <20303308.pm05kd7Vsy@wuerfel> (raw)
In-Reply-To: <a2bf5c53b3d03cf64edb2865b3eb01d52caaa6fc.1443821399.git.rocco@devzen.net>

On Friday 02 October 2015 23:54:26 Rocco Folino wrote:
> This patch fixes the warning generated by sparse: "symbol 'nrs_policy_get_info_locked' was not
> declared. Should it be static?" by declaring the function static.
> 
> Signed-off-by: Rocco Folino <rocco@devzen.net>
> 

Reviewed-by: Arnd Bergmann <arnd@arndb.de>

This probably triggered a sparse warning after the unused declaration was
removed in my "staging/lustre: remove lots of dead code".

  reply	other threads:[~2015-10-02 21:59 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-10-02 21:54 [PATCH] staging/lustre: Make nrs_policy_get_info_locked() static Rocco Folino
2015-10-02 21:59 ` Arnd Bergmann [this message]
2015-10-02 22:10 ` kbuild test robot
2015-10-02 22:13   ` Arnd Bergmann

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=20303308.pm05kd7Vsy@wuerfel \
    --to=arnd@arndb.de \
    --cc=Julia.Lawall@lip6.fr \
    --cc=andreas.dilger@intel.com \
    --cc=devel@driverdev.osuosl.org \
    --cc=dmiter4ever@gmail.com \
    --cc=gregkh@linuxfoundation.org \
    --cc=hannac@iu.edu \
    --cc=joe@perches.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=lustre-devel@lists.lustre.org \
    --cc=oleg.drokin@intel.com \
    --cc=rocco@devzen.net \
    /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