From: Jani Nikula <jani.nikula@linux.intel.com>
To: Ville Syrjala <ville.syrjala@linux.intel.com>,
intel-gfx@lists.freedesktop.org
Subject: Re: [Intel-gfx] [PATCH 0/6] drm/i915: Clean up zero initializers
Date: Thu, 12 Oct 2023 18:01:00 +0300 [thread overview]
Message-ID: <874jiv28cz.fsf@intel.com> (raw)
In-Reply-To: <20231012122442.15718-1-ville.syrjala@linux.intel.com>
On Thu, 12 Oct 2023, Ville Syrjala <ville.syrjala@linux.intel.com> wrote:
> From: Ville Syrjälä <ville.syrjala@linux.intel.com>
>
> Unify the array/struct zero initialization to use the least
> awkward form (= {}).
Yes, please!
Reviewed-by: Jani Nikula <jani.nikula@intel.com>
on the series
>
> Ville Syrjälä (6):
> drm/i915/display: Clean up zero initializers
> drm/i915/hdcp: Clean up zero initializers
> drm/i915/guc: Clean up zero initializers
> drm/i915/pci: Clean up zero initializers
> drm/i915/pxp: Clean up zero initializers
> drm/i915/gvt: Clean up zero initializers
>
> drivers/gpu/drm/i915/display/intel_acpi.c | 2 +-
> drivers/gpu/drm/i915/display/intel_cx0_phy.c | 2 +-
> drivers/gpu/drm/i915/display/intel_dp.c | 6 +--
> .../drm/i915/display/intel_dp_aux_backlight.c | 4 +-
> drivers/gpu/drm/i915/display/intel_dp_mst.c | 2 +-
> drivers/gpu/drm/i915/display/intel_gmbus.c | 2 +-
> .../drm/i915/display/intel_hdcp_gsc_message.c | 44 +++++++++----------
> .../drm/i915/display/intel_plane_initial.c | 2 +-
> drivers/gpu/drm/i915/display/intel_sdvo.c | 2 +-
> drivers/gpu/drm/i915/display/intel_snps_phy.c | 2 +-
> drivers/gpu/drm/i915/display/intel_wm.c | 2 +-
> .../gpu/drm/i915/gt/uc/intel_guc_capture.c | 4 +-
> drivers/gpu/drm/i915/gvt/cmd_parser.c | 2 +-
> drivers/gpu/drm/i915/gvt/fb_decoder.c | 6 +--
> drivers/gpu/drm/i915/gvt/handlers.c | 2 +-
> drivers/gpu/drm/i915/i915_pci.c | 2 +-
> drivers/gpu/drm/i915/pxp/intel_pxp_gsccs.c | 8 ++--
> drivers/gpu/drm/i915/pxp/intel_pxp_huc.c | 4 +-
> drivers/gpu/drm/i915/pxp/intel_pxp_tee.c | 8 ++--
> 19 files changed, 52 insertions(+), 54 deletions(-)
--
Jani Nikula, Intel
next prev parent reply other threads:[~2023-10-12 15:02 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-10-12 12:24 [Intel-gfx] [PATCH 0/6] drm/i915: Clean up zero initializers Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 1/6] drm/i915/display: " Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 2/6] drm/i915/hdcp: " Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 3/6] drm/i915/guc: " Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 4/6] drm/i915/pci: " Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 5/6] drm/i915/pxp: " Ville Syrjala
2023-10-12 12:24 ` [Intel-gfx] [PATCH 6/6] drm/i915/gvt: " Ville Syrjala
2023-10-12 15:01 ` Jani Nikula [this message]
2023-10-12 16:25 ` [Intel-gfx] ✗ Fi.CI.SPARSE: warning for drm/i915: " Patchwork
2023-10-12 16:39 ` [Intel-gfx] ✓ Fi.CI.BAT: success " Patchwork
2023-10-13 15:26 ` [Intel-gfx] ✗ Fi.CI.IGT: failure " Patchwork
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=874jiv28cz.fsf@intel.com \
--to=jani.nikula@linux.intel.com \
--cc=intel-gfx@lists.freedesktop.org \
--cc=ville.syrjala@linux.intel.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