Closed Mixaill closed 11 months ago
@htibosch fixed according to review
@htibosch
I also had to remove ulPHYLinkStatus
completely, otherwise it causes error: variable ‘ulPHYLinkStatus’ set but not used [-Werror=unused-but-set-variable]
when configPRINTF
is no-op.
Description
variable 'ulPHYLinkStatus' is uninitialized when used here [-Werror,-Wuninitialized]
on Clang 17|=
instead of&
) inprintf
, which leads to the alwayshigh
outputChecklist:
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.