public inbox for llvm@lists.linux.dev
 help / color / mirror / Atom feed
From: Miguel Ojeda <ojeda@kernel.org>
To: nathan@kernel.org
Cc: dri-devel@lists.freedesktop.org, jesszhan0024@gmail.com,
	justinstitt@google.com, llvm@lists.linux.dev,
	maarten.lankhorst@linux.intel.com, morbo@google.com,
	mripard@kernel.org, neil.armstrong@linaro.org,
	nick.desaulniers+lkml@gmail.com, patches@lists.linux.dev,
	tzimmermann@suse.de, yelangyan@huaqin.corp-partner.google.com
Subject: Re: [PATCH] drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc
Date: Thu, 22 Jan 2026 06:50:50 +0100	[thread overview]
Message-ID: <20260122055050.139154-1-ojeda@kernel.org> (raw)
In-Reply-To: <20260114-panel-ilitek-ili9882t-fix-override-init-v1-1-1d69a2b096df@kernel.org>

On Wed, 14 Jan 2026 13:43:31 -0700 Nathan Chancellor <nathan@kernel.org> wrote:
>
> Clang warns (or errors with CONFIG_WERROR=y / W=e):
>
>   drivers/gpu/drm/panel/panel-ilitek-ili9882t.c:95:16: error: initializer overrides prior initialization of this subobject [-Werror,-Winitializer-overrides]
>      95 |         .vbr_enable = 0,

(...coming from https://lore.kernel.org/all/CANiq72mRp62foTCstQxYhVBdh6y_W27wEjWSRX9_kqShuueaSQ@mail.gmail.com/)

Yeah, I am also hitting this -- it would be nice to clean it soon.

Thanks Nathan!

Cheers,
Miguel

  reply	other threads:[~2026-01-22  5:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-14 20:43 [PATCH] drm/panel: ilitek-ili9882t: Remove duplicate initializers in tianma_il79900a_dsc Nathan Chancellor
2026-01-22  5:50 ` Miguel Ojeda [this message]
2026-02-02 22:14 ` Nathan Chancellor
2026-02-03  9:08 ` Maxime Ripard

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=20260122055050.139154-1-ojeda@kernel.org \
    --to=ojeda@kernel.org \
    --cc=dri-devel@lists.freedesktop.org \
    --cc=jesszhan0024@gmail.com \
    --cc=justinstitt@google.com \
    --cc=llvm@lists.linux.dev \
    --cc=maarten.lankhorst@linux.intel.com \
    --cc=morbo@google.com \
    --cc=mripard@kernel.org \
    --cc=nathan@kernel.org \
    --cc=neil.armstrong@linaro.org \
    --cc=nick.desaulniers+lkml@gmail.com \
    --cc=patches@lists.linux.dev \
    --cc=tzimmermann@suse.de \
    --cc=yelangyan@huaqin.corp-partner.google.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