]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Fix dcn10_log_hubp_states printf format string
authorAnson Jacob <Anson.Jacob@amd.com>
Tue, 19 Oct 2021 16:06:45 +0000 (12:06 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 3 Nov 2021 16:32:33 +0000 (12:32 -0400)
commit384cf5e5ab92b9591aa5a62b3e7ea7038ede7e63
tree80cf8efb278b7ccbf50d5fd02dedcd2c6ad354b9
parente92cce647cde4203fdb8de6bce4af121dfe3b0e5
drm/amd/display: Fix dcn10_log_hubp_states printf format string

Fix spacing issue for the format string.

Addresses-Coverity-ID: 1446765: ("Invalid printf format string")

Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Anson Jacob <Anson.Jacob@amd.com>
Reviewed-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn10/dcn10_hw_sequencer.c