mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-12-19 09:04:51 +08:00
94565e95e2
Avoid a possible uninitialized use of the crtc_state variable in function ssd132x_primary_plane_atomic_check() and avoid the following Smatch warn: drivers/gpu/drm/solomon/ssd130x.c:921 ssd132x_primary_plane_atomic_check() error: uninitialized symbol 'crtc_state'. Fixes: |
||
---|---|---|
.. | ||
Kconfig | ||
Makefile | ||
ssd130x-i2c.c | ||
ssd130x-spi.c | ||
ssd130x.c | ||
ssd130x.h |