From: Greg KH <gregkh@linuxfoundation.org>
To: Sachin Kamat <sachin.kamat@linaro.org>
Cc: linux-kernel@vger.kernel.org, mpm@selenic.com,
herbert@gondor.hengli.com.au,
Jonghwa Lee <jonghwa3.lee@samsung.com>
Subject: Re: [PATCH 1/1] char: hw_random: Make exynos_rng_pm_ops static
Date: Mon, 21 Jan 2013 14:28:00 -0800 [thread overview]
Message-ID: <20130121222800.GA27601@kroah.com> (raw)
In-Reply-To: <1358768749-6061-1-git-send-email-sachin.kamat@linaro.org>
On Mon, Jan 21, 2013 at 05:15:49PM +0530, Sachin Kamat wrote:
> 'exynos_rng_pm_ops' is used only in this file. Without this patch
> we get the following sparse warning:
> drivers/char/hw_random/exynos-rng.c:165:1: warning:
> symbol 'exynos_rng_pm_ops' was not declared. Should it be static?
>
> Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
> Cc: Jonghwa Lee <jonghwa3.lee@samsung.com>
> ---
> drivers/char/hw_random/exynos-rng.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Sorry, someone else already sent in this patch on Saturday.
greg k-h
prev parent reply other threads:[~2013-01-21 22:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-21 11:45 [PATCH 1/1] char: hw_random: Make exynos_rng_pm_ops static Sachin Kamat
2013-01-21 22:28 ` Greg KH [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=20130121222800.GA27601@kroah.com \
--to=gregkh@linuxfoundation.org \
--cc=herbert@gondor.hengli.com.au \
--cc=jonghwa3.lee@samsung.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mpm@selenic.com \
--cc=sachin.kamat@linaro.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.