From: Michal Nazarewicz <mina86@mina86.com>
To: Felipe Balbi <felipe.balbi@linux.intel.com>
Cc: linux-usb@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/4] usb: gadget: fix most of W=1 warinngs
Date: Mon, 23 May 2016 13:45:54 +0200 [thread overview]
Message-ID: <1464003958-23253-1-git-send-email-mina86@mina86.com> (raw)
Fixes all of the unused-but-set-variable warnings enabled when
building with W=1. As described in the first patch, some warnings are
left off. See said patch for more description.
Michal Nazarewicz (4):
usb: gadget: fix unused-but-set-variale warnings
usb: gadget: m66592: fix unused-but-set-variable warnings
usb: gadget: r8a66597: fix unused-but-set-variable warnings
usb: gadget: mv_u3d: fix unused-but-set-variable warnings
drivers/usb/gadget/function/f_fs.c | 3 +-
drivers/usb/gadget/function/u_serial.c | 3 +-
drivers/usb/gadget/legacy/g_ffs.c | 15 ++++------
drivers/usb/gadget/udc/amd5536udc.c | 9 +-----
drivers/usb/gadget/udc/bdc/bdc_cmd.c | 3 --
drivers/usb/gadget/udc/bdc/bdc_ep.c | 4 ---
drivers/usb/gadget/udc/dummy_hcd.c | 5 ----
drivers/usb/gadget/udc/m66592-udc.c | 24 ++++-----------
drivers/usb/gadget/udc/mv_u3d_core.c | 23 ++-------------
drivers/usb/gadget/udc/mv_udc_core.c | 9 ++----
drivers/usb/gadget/udc/net2272.c | 4 ---
drivers/usb/gadget/udc/pch_udc.c | 54 +++++++++++++++-------------------
drivers/usb/gadget/udc/pxa27x_udc.c | 3 --
drivers/usb/gadget/udc/r8a66597-udc.c | 24 ++++-----------
drivers/usb/gadget/udc/udc-xilinx.c | 3 --
15 files changed, 50 insertions(+), 136 deletions(-)
--
Best regards
ミハウ “𝓶𝓲𝓷𝓪86” ナザレヴイツ
«If at first you don’t succeed, give up skydiving»
next reply other threads:[~2016-05-23 11:46 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-23 11:45 Michal Nazarewicz [this message]
2016-05-23 11:45 ` [PATCH 1/4] usb: gadget: fix unused-but-set-variale warnings Michal Nazarewicz
2016-05-23 11:45 ` [PATCH 2/4] usb: gadget: m66592: fix unused-but-set-variable warnings Michal Nazarewicz
2016-05-23 11:45 ` [PATCH 3/4] usb: gadget: r8a66597: " Michal Nazarewicz
2016-05-23 11:45 ` [PATCH 4/4] usb: gadget: mv_u3d: " Michal Nazarewicz
2016-05-31 7:09 ` [PATCH 0/4] usb: gadget: fix most of W=1 warinngs Felipe Balbi
2016-05-31 12:17 ` Michal Nazarewicz
2016-05-31 12:17 ` [PATCHv2 1/4] usb: gadget: fix unused-but-set-variale warnings Michal Nazarewicz
2016-06-04 23:24 ` kbuild test robot
2016-05-31 12:17 ` [PATCHv2 2/4] usb: gadget: m66592: fix unused-but-set-variable warnings Michal Nazarewicz
2016-05-31 12:17 ` [PATCHv2 3/4] usb: gadget: r8a66597: " Michal Nazarewicz
2016-05-31 12:17 ` [PATCHv2 4/4] usb: gadget: mv_u3d: " Michal Nazarewicz
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=1464003958-23253-1-git-send-email-mina86@mina86.com \
--to=mina86@mina86.com \
--cc=felipe.balbi@linux.intel.com \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-usb@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
all inboxes | Powered by JetHome®