From: Luca Ceresoli <luca.ceresoli@bootlin.com>
To: Hans Verkuil <hverkuil@xs4all.nl>
Cc: Linux Media Mailing List <linux-media@vger.kernel.org>,
Dmitry Osipenko <digetx@gmail.com>
Subject: Re: [PATCH] staging: media: tegra-video: include video.h header
Date: Thu, 20 Jul 2023 15:44:45 +0200 [thread overview]
Message-ID: <20230720154445.34984607@booty> (raw)
In-Reply-To: <4d55437f-4b3e-8a06-1d8e-e603dc333383@xs4all.nl>
Hi Hans,
On Thu, 20 Jul 2023 09:20:03 +0200
Hans Verkuil <hverkuil@xs4all.nl> wrote:
> This tells sparse that tegra_vip_driver is actually used,
> and so avoids this warning:
>
> drivers/staging/media/tegra-video/vip.c:280:31: warning: 'tegra_vip_driver' defined but not used [-Wunused-variable]
> 280 | static struct platform_driver tegra_vip_driver = {
> | ^~~~~~~~~~~~~~~~
>
> Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl>
Reviewed-by: Luca Ceresoli <luca.ceresoli@bootlin.com>
--
Luca Ceresoli, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com
prev parent reply other threads:[~2023-07-20 13:44 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-20 7:20 [PATCH] staging: media: tegra-video: include video.h header Hans Verkuil
2023-07-20 13:44 ` Luca Ceresoli [this message]
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=20230720154445.34984607@booty \
--to=luca.ceresoli@bootlin.com \
--cc=digetx@gmail.com \
--cc=hverkuil@xs4all.nl \
--cc=linux-media@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 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.