mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-27 04:50:25 +09:00
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: 254441685 Fixes:aeb9267eb6("of: reserved-mem: print out reserved-mem details during boot") 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 commit6ee7afbabc) Signed-off-by: Lee Jones <joneslee@google.com> Change-Id: Ide373aecb11b08df071a9f7633af3ae21a677799