Commits
Bin Meng committed e2888a7fa7f
cmd: blk: Use LBAFU in the common block command There is already a macro LBAFU to aid formatted print with lbaint_t variables. Let's use it in the common block command codes. Signed-off-by: Bin Meng <bmeng.cn@gmail.com>