From: Mauro Carvalho Chehab <mchehab+samsung@kernel.org>
To: unlisted-recipients:; (no To-header on input)
Cc: "Mauro Carvalho Chehab" <mchehab+samsung@kernel.org>,
"Linux Media Mailing List" <linux-media@vger.kernel.org>,
"Mauro Carvalho Chehab" <mchehab@infradead.org>,
"Hans Verkuil" <hverkuil@xs4all.nl>,
"Stanimir Varbanov" <stanimir.varbanov@linaro.org>,
linux-renesas-soc@vger.kernel.org,
"Andy Gross" <andy.gross@linaro.org>,
"Niklas Söderlund" <niklas.soderlund@ragnatech.se>,
"David Brown" <david.brown@linaro.org>,
"Hugues Fruchet" <hugues.fruchet@st.com>,
linux-arm-msm@vger.kernel.org
Subject: [PATCH 0/5] Fix smatch warnings
Date: Mon, 25 Mar 2019 18:03:32 -0400 [thread overview]
Message-ID: <cover.1553551369.git.mchehab+samsung@kernel.org> (raw)
Fix smatch warnings on media subsystem.
Mauro Carvalho Chehab (5):
media: cx2341x: replace badly designed macros
media: pwc-ctl: pChoose can't be NULL
media: sti/delta: remove uneeded check
media: rcar-dma: p_set can't be NULL
media: hfi_parser: don't trick gcc with a wrong expected size
drivers/media/common/cx2341x.c | 151 +++++++++++-------
.../media/platform/qcom/venus/hfi_helper.h | 4 +-
drivers/media/platform/rcar-vin/rcar-dma.c | 2 +-
drivers/media/platform/sti/delta/delta-ipc.c | 6 +-
drivers/media/usb/pwc/pwc-ctrl.c | 17 +-
5 files changed, 107 insertions(+), 73 deletions(-)
--
2.20.1
next reply other threads:[~2019-03-25 22:03 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-03-25 22:03 Mauro Carvalho Chehab [this message]
2019-03-25 22:03 ` [PATCH 4/5] media: rcar-dma: p_set can't be NULL Mauro Carvalho Chehab
2019-03-26 8:55 ` Sergei Shtylyov
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=cover.1553551369.git.mchehab+samsung@kernel.org \
--to=mchehab+samsung@kernel.org \
--cc=andy.gross@linaro.org \
--cc=david.brown@linaro.org \
--cc=hugues.fruchet@st.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-arm-msm@vger.kernel.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-renesas-soc@vger.kernel.org \
--cc=mchehab@infradead.org \
--cc=niklas.soderlund@ragnatech.se \
--cc=stanimir.varbanov@linaro.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