Linux Framebuffer Layer development
 help / color / mirror / Atom feed
From: Helge Deller <deller@gmx.de>
To: "Uwe Kleine-König (The Capable Hub)" <u.kleine-koenig@baylibre.com>
Cc: Ard Biesheuvel <ardb@kernel.org>,
	Javier Garcia <rampxxxx@gmail.com>,
	Vivek BalachandharTN <vivek.balachandhar@gmail.com>,
	Thomas Zimmermann <tzimmermann@suse.de>,
	linux-fbdev@vger.kernel.org, dri-devel@lists.freedesktop.org,
	linux-kernel@vger.kernel.org
Subject: Re: [PATCH v1] fbdev: vga16fb: Drop unused assignment of platform_device_id driver data
Date: Tue, 23 Jun 2026 09:28:13 +0200	[thread overview]
Message-ID: <b7ed4685-4917-45c2-a0fd-735d3936ae9c@gmx.de> (raw)
In-Reply-To: <02710e01b80c06230f399afa6a7d247b95b3f2de.1781689394.git.u.kleine-koenig@baylibre.com>

On 6/17/26 11:44, Uwe Kleine-König (The Capable Hub) wrote:
> The driver explicitly sets the .driver_data member of struct
> platform_device_id to zero without relying on that value. Drop these
> unused assignments.
> 
> While touching this array unify spacing and usage of commas and use
> named initializers for .name.
> 
> Signed-off-by: Uwe Kleine-König (The Capable Hub) <u.kleine-koenig@baylibre.com>
> ---
>   drivers/video/fbdev/vga16fb.c | 4 ++--
>   1 file changed, 2 insertions(+), 2 deletions(-)

applied.
Thanks!
Helge

      reply	other threads:[~2026-06-23  7:28 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-17  9:44 [PATCH v1] fbdev: vga16fb: Drop unused assignment of platform_device_id driver data Uwe Kleine-König (The Capable Hub)
2026-06-23  7:28 ` Helge Deller [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=b7ed4685-4917-45c2-a0fd-735d3936ae9c@gmx.de \
    --to=deller@gmx.de \
    --cc=ardb@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=linux-fbdev@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=rampxxxx@gmail.com \
    --cc=tzimmermann@suse.de \
    --cc=u.kleine-koenig@baylibre.com \
    --cc=vivek.balachandhar@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