From: Frank Rowand <frowand.list@gmail.com>
To: Liam Girdwood <lgirdwood@gmail.com>,
Mark Brown <broonie@kernel.org>,
Sascha Hauer <s.hauer@pengutronix.de>,
Linux Kernel list <linux-kernel@vger.kernel.org>
Subject: regulator: build warning in regulator_lock_supply()
Date: Mon, 09 Nov 2015 19:21:48 -0800 [thread overview]
Message-ID: <564162CC.5080609@gmail.com> (raw)
In the current Linus tree, new build warning.
When CONFIG_DEBUG_LOCK_ALLOC is not enabled,
drivers/regulator/core.c: In function 'regulator_lock_supply':
drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]
Introduced by commit
9f01cd4a915e1 ("regulator: core: introduce function to lock regulators and its supplies")
next reply other threads:[~2015-11-10 3:22 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-10 3:21 Frank Rowand [this message]
2015-11-10 7:36 ` regulator: build warning in regulator_lock_supply() Sascha Hauer
2015-11-10 8:36 ` Mark Brown
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=564162CC.5080609@gmail.com \
--to=frowand.list@gmail.com \
--cc=broonie@kernel.org \
--cc=lgirdwood@gmail.com \
--cc=linux-kernel@vger.kernel.org \
--cc=s.hauer@pengutronix.de \
/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.