diff options
author | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-12 19:43:26 +0300 |
---|---|---|
committer | Ville Syrjälä <ville.syrjala@linux.intel.com> | 2025-02-15 10:28:59 +0300 |
commit | 6a01df2f1b2a3b29721143729a3feff816bc0083 (patch) | |
tree | 1db1a6ac8a2587da06f063443fe63a2187248d9f /scripts/gdb/linux/utils.py | |
parent | a33a6b2f0824387b97dfdf3549239e5d70a437df (diff) | |
download | linux-6a01df2f1b2a3b29721143729a3feff816bc0083.tar.xz |
drm/i915: Remove pointless visible check in unlink_nv12_plane()
visible can't be true when is_y_plane is true. Replace the
bogus check with an WARN_ON(). Flatten the function while
at it.
Reviewed-by: Maarten Lankhorst <maarten.lankhorst@linux.intel.com>
Signed-off-by: Ville Syrjälä <ville.syrjala@linux.intel.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20250212164330.16891-7-ville.syrjala@linux.intel.com
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions