Searched hist:"9197 c7bddee830d8bc6077581b23450a5b27a460" (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/hw/misc/ |
H A D | imx6_src.c | diff 9197c7bddee830d8bc6077581b23450a5b27a460 Thu Nov 26 05:11:07 CST 2020 Alex Chen <alex.chen@huawei.com> i.MX6: Fix bad printf format specifiers
We should use printf format specifier "%u" instead of "%d" for argument of type "unsigned int".
Reported-by: Euler Robot <euler.robot@huawei.com> Signed-off-by: Alex Chen <alex.chen@huawei.com> Message-id: 20201126111109.112238-4-alex.chen@huawei.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|
H A D | imx6_ccm.c | diff 9197c7bddee830d8bc6077581b23450a5b27a460 Thu Nov 26 05:11:07 CST 2020 Alex Chen <alex.chen@huawei.com> i.MX6: Fix bad printf format specifiers
We should use printf format specifier "%u" instead of "%d" for argument of type "unsigned int".
Reported-by: Euler Robot <euler.robot@huawei.com> Signed-off-by: Alex Chen <alex.chen@huawei.com> Message-id: 20201126111109.112238-4-alex.chen@huawei.com Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
|