On Tue, Feb 04, 2025 at 03:42:27PM +0200, Jani Nikula wrote:
> Switch the IS_() checks to display->platform., and
> drop a number of struct drm_i915_private pointers in the process.
>
> While at it, replace
>
> /* NOOP */;
>
> with
> ; /* NOOP */
>
> to avoid a checkpatch warning on
Switch the IS_() checks to display->platform., and
drop a number of struct drm_i915_private pointers in the process.
While at it, replace
/* NOOP */;
with
; /* NOOP */
to avoid a checkpatch warning on misleading indentation.
Signed-off-by: Jani Nikula
---
drivers/gpu/drm/i915