]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/i915/wm: Club initialized variables of same type together
authorSuraj Kandpal <suraj.kandpal@intel.com>
Tue, 3 Dec 2024 08:47:06 +0000 (14:17 +0530)
committerSuraj Kandpal <suraj.kandpal@intel.com>
Thu, 5 Dec 2024 03:34:44 +0000 (09:04 +0530)
commitd71ff85ad850899b3be3ce1a1525586725570157
treec3056026e6f7b607e8b8666b95dc28fd777c83a7
parent9aa59753afb50f3353ce33b58e3ed8788df894a9
drm/i915/wm: Club initialized variables of same type together

Refactor program_dpkgc function so that all initialized variables
of same type are clubbed together.

--v2
-Modify commit message to reflect what is being done in patch [Mitul]

Signed-off-by: Suraj Kandpal <suraj.kandpal@intel.com>
Reviewed-by: Mitul Golani <mitulkumar.ajitkumar.golani@intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241203084706.2126189-6-suraj.kandpal@intel.com
drivers/gpu/drm/i915/display/skl_watermark.c