From: Dan Carpenter <dan.carpenter@oracle.com>
To: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared
Date: Mon, 1 Sep 2014 12:34:54 +0300 [thread overview]
Message-ID: <20140901093454.GD5122@mwanda> (raw)
In-Reply-To: <1409478815-6636-1-git-send-email-sudipm.mukherjee@gmail.com>
On Sun, Aug 31, 2014 at 03:23:35PM +0530, Sudip Mukherjee wrote:
> fixed sparse warning of following symbol not declared:
> warning: symbol 'lnet_ptl_cleanup' was not declared. Should it be static?
> warning: symbol 'lnet_ptl_setup' was not declared. Should it be static?
>
>
>
> Signed-off-by: Sudip Mukherjee <sudip@vectorindia.org>
> ---
>
> As of now these functions are not being called from any other file, so i guess its safe to make them static.
>
Next time put this in the patch description instead of below the
cut-off.
regards,
dan carpenter
prev parent reply other threads:[~2014-09-01 9:35 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-08-31 9:53 [PATCH] staging: lustre: lnet: lib-ptl.c: sparsa warning: symbol not declared Sudip Mukherjee
2014-09-01 9:34 ` Dan Carpenter [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=20140901093454.GD5122@mwanda \
--to=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=sudipm.mukherjee@gmail.com \
/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.