diff options
author | Colin Ian King <colin.i.king@gmail.com> | 2025-09-03 09:31:06 +0100 |
---|---|---|
committer | Thomas Zimmermann <tzimmermann@suse.de> | 2025-09-04 09:26:39 +0200 |
commit | 2a1eea8fd601db4c52f0d14f8871663b7b052c91 (patch) | |
tree | deb91958edbd17cdf5bdb5375562ae01155c42d9 /rust/helpers/helpers.c | |
parent | e339a73737d365dc88e1994d561112ef2c21ad88 (diff) |
drm/sysfb: Remove double assignment to pointer crtc_state
The declaration of pointer crtc_state includes an assignment to
crtc_state. The double assignment of crtc_state is redundant and
can be removed.
Fixes: 061963cd9e5b ("drm/sysfb: Blit to CRTC destination format")
Signed-off-by: Colin Ian King <colin.i.king@gmail.com>
Reviewed-by: Thomas Zimmermann <tzimmermann@suse.de>
Signed-off-by: Thomas Zimmermann <tzimmermann@suse.de>
Link: https://lore.kernel.org/r/20250903083106.2703580-1-colin.i.king@gmail.com
Diffstat (limited to 'rust/helpers/helpers.c')
0 files changed, 0 insertions, 0 deletions