* [vhost:vhost-net-next 61/99] drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret'
@ 2012-07-28 10:24 Fengguang Wu
2012-07-30 12:47 ` Marc Kleine-Budde
0 siblings, 1 reply; 2+ messages in thread
From: Fengguang Wu @ 2012-07-28 10:24 UTC (permalink / raw)
To: kernel-janitors
Hi Ira,
There are new compile warnings show up in
tree: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next
head: 163049aefdc04323a2d17ec9f2862027b43b0502
commit: 83702f69272e4591a91a27eb58eade1bcd361dae [61/99] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
All error/warnings:
drivers/net/can/janz-ican3.c: In function 'ican3_handle_cevtind':
drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret' [-Wunused-variable]
vim +964 drivers/net/can/janz-ican3.c
961 * skb allocation when it will just be freed immediately.
962 */
963 if (isrc = CEVTIND_BEI) {
> 964 int ret;
965 dev_dbg(mod->dev, "bus error interrupt\n");
966
967 /* TX error */
---
0-DAY kernel build testing backend Open Source Technology Centre
Fengguang Wu <wfg@linux.intel.com> Intel Corporation
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [vhost:vhost-net-next 61/99] drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret'
2012-07-28 10:24 [vhost:vhost-net-next 61/99] drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret' Fengguang Wu
@ 2012-07-30 12:47 ` Marc Kleine-Budde
0 siblings, 0 replies; 2+ messages in thread
From: Marc Kleine-Budde @ 2012-07-30 12:47 UTC (permalink / raw)
To: kernel-janitors
[-- Attachment #1: Type: text/plain, Size: 987 bytes --]
On 07/28/2012 12:24 PM, Fengguang Wu wrote:
> There are new compile warnings show up in
>
> tree: git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost.git vhost-net-next
> head: 163049aefdc04323a2d17ec9f2862027b43b0502
> commit: 83702f69272e4591a91a27eb58eade1bcd361dae [61/99] can: janz-ican3: fix support for CAN_RAW_RECV_OWN_MSGS
>
> All error/warnings:
>
> drivers/net/can/janz-ican3.c: In function 'ican3_handle_cevtind':
> drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret' [-Wunused-variable]
Good catch, this warning occurs in the middle a series of patches, but
not after the full series has been applied. Next time we'll check better
for bisecability.
Marc
--
Pengutronix e.K. | Marc Kleine-Budde |
Industrial Linux Solutions | Phone: +49-231-2826-924 |
Vertretung West/Dortmund | Fax: +49-5121-206917-5555 |
Amtsgericht Hildesheim, HRA 2686 | http://www.pengutronix.de |
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 262 bytes --]
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-07-30 12:47 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-28 10:24 [vhost:vhost-net-next 61/99] drivers/net/can/janz-ican3.c:964:7: warning: unused variable 'ret' Fengguang Wu
2012-07-30 12:47 ` Marc Kleine-Budde
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).