mirror of
git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2025-08-05 00:34:52 +00:00
![]() Fixes coccicheck warning:
drivers/gpu/drm/amd/display/dc/dcn21/dcn21_resource.c:1398:60-61:
WARNING: Unsigned expression compared with zero: j >= 0
Fixes:
|
||
---|---|---|
.. | ||
dcn21_hubbub.c | ||
dcn21_hubbub.h | ||
dcn21_hubp.c | ||
dcn21_hubp.h | ||
dcn21_hwseq.c | ||
dcn21_hwseq.h | ||
dcn21_init.c | ||
dcn21_init.h | ||
dcn21_link_encoder.c | ||
dcn21_link_encoder.h | ||
dcn21_resource.c | ||
dcn21_resource.h | ||
Makefile |