Skip to content
Commit 3398b1b8 authored by liujing's avatar liujing Committed by Thomas Bogendoerfer
Browse files

MIPS: Fix the wrong format specifier



Make a minor change to eliminate a static checker warning. The type
of cpu is unsigned int, so the correct format specifier should be
%u instead of %d.

Signed-off-by: default avatarliujing <liujing@cmss.chinamobile.com>
Signed-off-by: default avatarThomas Bogendoerfer <tsbogend@alpha.franken.de>
parent 0dbec352
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment