aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorDong Du <Dd_nirvana@sjtu.edu.cn>2021-10-25 16:06:15 +0800
committerAnup Patel <anup@brainfault.org>2021-11-02 10:42:01 +0530
commit723aa88ff4cc44230cf871bda319905113003279 (patch)
tree495f11823e27d6a9c693e2a1d32c0f29817da625 /include
parent309e8bdf85ec7f7dd2f0907c4c9206a9ee639784 (diff)
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: Dong Du <Dd_nirvana@sjtu.edu.cn> Reviewed-by: Anup Patel <anup.patel@wdc.com>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions