summaryrefslogtreecommitdiff
path: root/lib/utils
diff options
context:
space:
mode:
authorDong Du <[email protected]>2021-10-25 16:06:15 +0800
committerAnup Patel <[email protected]>2021-11-02 10:42:01 +0530
commit723aa88ff4cc44230cf871bda319905113003279 (patch)
tree495f11823e27d6a9c693e2a1d32c0f29817da625 /lib/utils
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 <[email protected]> Reviewed-by: Anup Patel <[email protected]>
Diffstat (limited to 'lib/utils')
0 files changed, 0 insertions, 0 deletions