Patch "drm/tests: helpers: Fix compiler warning" has been added to the 6.12-stable tree

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



This is a note to let you know that I've just added the patch titled

    drm/tests: helpers: Fix compiler warning

to the 6.12-stable tree which can be found at:
    http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary

The filename of the patch is:
     drm-tests-helpers-fix-compiler-warning.patch
and it can be found in the queue-6.12 subdirectory.

If you, or anyone else, feels it should not be added to the stable tree,
please let <stable@xxxxxxxxxxxxxxx> know about it.



commit e118e0787c354ebc3af802df44471ad75c49840c
Author: Yu-Chun Lin <eleanor15x@xxxxxxxxx>
Date:   Sun Jan 5 00:51:33 2025 +0800

    drm/tests: helpers: Fix compiler warning
    
    [ Upstream commit b9097e4c8bf3934e4e07e6f9b88741957fef351e ]
    
    Delete one line break to make the format correct, resolving the
    following warning during a W=1 build:
    
    >> drivers/gpu/drm/tests/drm_kunit_helpers.c:324: warning: bad line: for a KUnit test
    
    Fixes: caa714f86699 ("drm/tests: helpers: Add helper for drm_display_mode_from_cea_vic()")
    Reported-by: kernel test robot <lkp@xxxxxxxxx>
    Closes: https://lore.kernel.org/oe-kbuild-all/202501032001.O6WY1VCW-lkp@xxxxxxxxx/
    Reviewed-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
    Tested-by: Kuan-Wei Chiu <visitorckw@xxxxxxxxx>
    Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
    Signed-off-by: Yu-Chun Lin <eleanor15x@xxxxxxxxx>
    Link: https://patchwork.freedesktop.org/patch/msgid/20250104165134.1695864-1-eleanor15x@xxxxxxxxx
    Signed-off-by: Maxime Ripard <mripard@xxxxxxxxxx>
    Signed-off-by: Sasha Levin <sashal@xxxxxxxxxx>

diff --git a/drivers/gpu/drm/tests/drm_kunit_helpers.c b/drivers/gpu/drm/tests/drm_kunit_helpers.c
index 04a6b8cc62ac6..3c0b7824c0be3 100644
--- a/drivers/gpu/drm/tests/drm_kunit_helpers.c
+++ b/drivers/gpu/drm/tests/drm_kunit_helpers.c
@@ -320,8 +320,7 @@ static void kunit_action_drm_mode_destroy(void *ptr)
 }
 
 /**
- * drm_kunit_display_mode_from_cea_vic() - return a mode for CEA VIC
-					   for a KUnit test
+ * drm_kunit_display_mode_from_cea_vic() - return a mode for CEA VIC for a KUnit test
  * @test: The test context object
  * @dev: DRM device
  * @video_code: CEA VIC of the mode




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux