From: Carmeli Tamir <carmeli.tamir@gmail.com>
To: carmeli.tamir@gmail.com, gregkh@linuxfoundation.org,
natechancellor@gmail.com, chrisadr@gentoo.org,
areklis909@gmail.com, dan.carpenter@oracle.com,
devel@driverdev.osuosl.org, linux-kernel@vger.kernel.org
Subject: [PATCH 0/3] staging: emxx_udc: Fixed all meaningful sparse warnings
Date: Wed, 7 Nov 2018 15:44:21 -0500 [thread overview]
Message-ID: <1541623464-49041-1-git-send-email-carmeli.tamir@gmail.com> (raw)
This series fixes all meaningful sparse (running make C=2... ) warnings.
The number of warnings is reduced from ~280 to 12 (only warnings of type 'expression using sizeof(void)' are left). Resent the series to Greg's request.
Carmeli Tamir (3):
staging: emxx_udc: Added static modifier to udc_controller
staging: emxx_udc: Added missing __iomem modifier to handle p_regs
staging: emxx_udc: Added missing le16_to_cpu conversions
drivers/staging/emxx_udc/emxx_udc.c | 68 +++++++++++++++++++------------------
drivers/staging/emxx_udc/emxx_udc.h | 2 +-
2 files changed, 36 insertions(+), 34 deletions(-)
--
2.7.4
next reply other threads:[~2018-11-07 20:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-11-07 20:44 Carmeli Tamir [this message]
2018-11-07 20:44 ` [PATCH 1/3] staging: emxx_udc: Added static modifier to udc_controller Carmeli Tamir
2018-11-12 9:42 ` Geert Uytterhoeven
2018-11-07 20:44 ` [PATCH 2/3] staging: emxx_udc: Added missing __iomem modifier to handle p_regs Carmeli Tamir
2018-11-07 20:44 ` [PATCH 3/3] staging: emxx_udc: Added missing le16_to_cpu conversions Carmeli Tamir
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=1541623464-49041-1-git-send-email-carmeli.tamir@gmail.com \
--to=carmeli.tamir@gmail.com \
--cc=areklis909@gmail.com \
--cc=chrisadr@gentoo.org \
--cc=dan.carpenter@oracle.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=natechancellor@gmail.com \
/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®