From: Greg KH <gregkh@linuxfoundation.org>
To: Karthik Nayak <karthik.188@gmail.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
andreas.dilger@intel.com, liang.zhen@intel.com,
oleg.drokin@intel.com, kirill.shutemov@linux.intel.com,
lustre-devel@lists.lustre.org
Subject: [lustre-devel] [PATCH] staging: lustre: selftest: Make brw_inject_one_error() static
Date: Tue, 3 Jan 2017 15:05:10 +0100 [thread overview]
Message-ID: <20170103140510.GA24530@kroah.com> (raw)
In-Reply-To: <20161223154244.29145-1-Karthik.188@gmail.com>
On Fri, Dec 23, 2016 at 09:12:44PM +0530, Karthik Nayak wrote:
> Since the function brw_inject_one_error() is used only within
> brw_test.c, make it static. This was reported as a warning by sparse.
>
> Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
> ---
> drivers/staging/lustre/lnet/selftest/brw_test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Someone else sent this same patch before you did, sorry :(
WARNING: multiple messages have this Message-ID (diff)
From: Greg KH <gregkh@linuxfoundation.org>
To: Karthik Nayak <karthik.188@gmail.com>
Cc: linux-kernel@vger.kernel.org, devel@driverdev.osuosl.org,
andreas.dilger@intel.com, liang.zhen@intel.com,
oleg.drokin@intel.com, kirill.shutemov@linux.intel.com,
lustre-devel@lists.lustre.org
Subject: Re: [PATCH] staging: lustre: selftest: Make brw_inject_one_error() static
Date: Tue, 3 Jan 2017 15:05:10 +0100 [thread overview]
Message-ID: <20170103140510.GA24530@kroah.com> (raw)
In-Reply-To: <20161223154244.29145-1-Karthik.188@gmail.com>
On Fri, Dec 23, 2016 at 09:12:44PM +0530, Karthik Nayak wrote:
> Since the function brw_inject_one_error() is used only within
> brw_test.c, make it static. This was reported as a warning by sparse.
>
> Signed-off-by: Karthik Nayak <Karthik.188@gmail.com>
> ---
> drivers/staging/lustre/lnet/selftest/brw_test.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Someone else sent this same patch before you did, sorry :(
next prev parent reply other threads:[~2017-01-03 14:05 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-12-23 15:42 [lustre-devel] [PATCH] staging: lustre: selftest: Make brw_inject_one_error() static Karthik Nayak
2016-12-23 15:42 ` Karthik Nayak
2017-01-03 14:05 ` Greg KH [this message]
2017-01-03 14:05 ` Greg KH
2017-01-13 1:21 ` [lustre-devel] " Dilger, Andreas
2017-01-13 1:21 ` Dilger, Andreas
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=20170103140510.GA24530@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=andreas.dilger@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=karthik.188@gmail.com \
--cc=kirill.shutemov@linux.intel.com \
--cc=liang.zhen@intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=lustre-devel@lists.lustre.org \
--cc=oleg.drokin@intel.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.