Skip to content
Commit 723aa88f authored by Dong Du's avatar Dong Du Committed by Anup Patel
Browse files

lib: sbi: Refine addr format in sbi_printf



Although we have PRILX to help us print unsigned long without
considering the 32bit/64bit differences, there are still some
places using 08lx and 016lx manually --- leading to redundant code.

This commit fixes the issue by using PRILX all the time.

Signed-off-by: default avatarDong Du <Dd_nirvana@sjtu.edu.cn>
Reviewed-by: default avatarAnup Patel <anup.patel@wdc.com>
parent 309e8bdf
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment