From: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
To: sbaugh <sbaugh@andrew.cmu.edu>
Cc: Oleg Drokin <oleg.drokin@intel.com>,
Andreas Dilger <andreas.dilger@intel.com>,
"moderated list:STAGING - LUSTRE..." <HPDD-discuss@ml01.01.org>,
"open list:STAGING SUBSYSTEM" <devel@driverdev.osuosl.org>,
open list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] lustre: ptlrpc: add "ptlrpc_internal.h" to sec_gc.c
Date: Sat, 20 Dec 2014 12:27:02 -0800 [thread overview]
Message-ID: <20141220202702.GA1078@kroah.com> (raw)
In-Reply-To: <1419107253-27647-1-git-send-email-sbaugh@andrew.cmu.edu>
On Sat, Dec 20, 2014 at 03:27:31PM -0500, sbaugh wrote:
> ptlrpc_internal.h contains the prototypes for sptlrpc_gc_init() and
> sptlrpc_gc_fini(), which are defined in sec_gc.c.
>
> This removes the following sparse warnings:
>
> drivers/staging/lustre/lustre/ptlrpc/sec_gc.c:217:5: warning: symbol 'sptlrpc_gc_init' was not declared. Should it be static?
> drivers/staging/lustre/lustre/ptlrpc/sec_gc.c:241:6: warning: symbol 'sptlrpc_gc_fini' was not declared. Should it be static?
>
> Signed-off-by: sbaugh <sbaugh@andrew.cmu.edu>
I'm guessing this is not the name you use to sign a legal document,
right? Please fix that up and resend.
thanks,
greg k-h
next prev parent reply other threads:[~2014-12-20 20:27 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-12-20 20:27 [PATCH] lustre: ptlrpc: add "ptlrpc_internal.h" to sec_gc.c sbaugh
2014-12-20 20:27 ` Greg Kroah-Hartman [this message]
-- strict thread matches above, loose matches on Subject: below --
2014-12-20 20:48 Spencer Baugh
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=20141220202702.GA1078@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=HPDD-discuss@ml01.01.org \
--cc=andreas.dilger@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=linux-kernel@vger.kernel.org \
--cc=oleg.drokin@intel.com \
--cc=sbaugh@andrew.cmu.edu \
/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.