✗ Fi.CI.CHECKPATCH: warning for series starting with [1/2] drm/buddy: Fix alloc_range() error handling code
Patchwork
patchwork at emeril.freedesktop.org
Wed Feb 14 05:49:08 UTC 2024
== Series Details ==
Series: series starting with [1/2] drm/buddy: Fix alloc_range() error handling code
URL : https://patchwork.freedesktop.org/series/129874/
State : warning
== Summary ==
Error: dim checkpatch failed
d076bd46f511 drm/buddy: Fix alloc_range() error handling code
5dd5f8bea578 drm/tests/drm_buddy: add alloc_contiguous test
-:11: WARNING:COMMIT_LOG_USE_LINK: Unknown link reference 'References:', use 'Link:' or 'Closes:' instead
#11:
References: https://gitlab.freedesktop.org/drm/amd/-/issues/3097
-:102: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#102: FILE: drivers/gpu/drm/tests/drm_buddy_test.c:89:
+ KUNIT_ASSERT_FALSE_MSG(test, drm_buddy_alloc_blocks(&mm, 0, mm_size,
+ 2 * ps, ps, &allocated,
-:108: CHECK:PARENTHESIS_ALIGNMENT: Alignment should match open parenthesis
#108: FILE: drivers/gpu/drm/tests/drm_buddy_test.c:95:
+ KUNIT_ASSERT_FALSE_MSG(test, drm_buddy_alloc_blocks(&mm, 0, mm_size,
+ 3 * ps, ps, &allocated,
total: 0 errors, 1 warnings, 2 checks, 107 lines checked
More information about the Intel-gfx
mailing list