UPSTREAM: of: reserved_mem: Use proper binary prefix
The printed reserved memory information uses the non-standard "K" prefix, while all other printed values use proper binary prefixes. Fix this by using "Ki" instead. While at it, drop the superfluous spaces inside the parentheses, to reduce printed line length. Bug: 353554778 Fixes: aeb9267e ("of: reserved-mem: print out reserved-mem details during boot") Change-Id: I1cf499acd46f83b43adf381d19044675983e24bc Signed-off-by:Geert Uytterhoeven <geert+renesas@glider.be> Link: https://lore.kernel.org/r/20230216083725.1244817-1-geert+renesas@glider.be Signed-off-by:
Rob Herring <robh@kernel.org> (cherry picked from commit 6ee7afba) Signed-off-by:
Danesh Petigara <danesh.petigara@broadcom.com> Signed-off-by:
Pierre Couillaud <pierre@broadcom.com>
Loading
Please sign in to comment