From: Seungwon Jeon <tgih.jun@samsung.com>
To: 'Jingoo Han' <jg1.han@samsung.com>, 'Chris Ball' <cjb@laptop.org>
Cc: linux-mmc@vger.kernel.org,
'Jaehoon Chung' <jh80.chung@samsung.com>,
'Dinh Nguyen' <dinguyen@altera.com>
Subject: RE: [PATCH 1/2] mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe()
Date: Fri, 09 Aug 2013 22:31:26 +0900 [thread overview]
Message-ID: <001501ce9504$bf6099f0$3e21cdd0$%jun@samsung.com> (raw)
In-Reply-To: <004d01ce8e80$91d50d20$b57f2760$@samsung.com>
On Thu, August 01, 2013, Jingoo Han wrote:
> dw_mci_socfpga_probe() is used only in this file.
> Fix the following sparse warning:
>
> drivers/mmc/host/dw_mmc-socfpga.c:116:5: warning: symbol 'dw_mci_socfpga_probe' was not declared.
> Should it be static?
>
> Signed-off-by: Jingoo Han <jg1.han@samsung.com>
Acked-by: Seungwon Jeon <tgih.jun@samsung.com>
prev parent reply other threads:[~2013-08-09 13:31 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-08-01 6:30 [PATCH 1/2] mmc: dw_mmc-socfpga: Staticize dw_mci_socfpga_probe() Jingoo Han
2013-08-01 16:18 ` Dinh Nguyen
2013-08-02 0:11 ` Jingoo Han
2013-08-02 8:34 ` Dan Carpenter
2013-08-06 1:30 ` Jingoo Han
2013-08-09 13:31 ` Seungwon Jeon [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='001501ce9504$bf6099f0$3e21cdd0$%jun@samsung.com' \
--to=tgih.jun@samsung.com \
--cc=cjb@laptop.org \
--cc=dinguyen@altera.com \
--cc=jg1.han@samsung.com \
--cc=jh80.chung@samsung.com \
--cc=linux-mmc@vger.kernel.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.