efi/cper: Reformat CPER memory error location to more readable
authorShuai Xue <xueshuai@linux.alibaba.com>
Tue, 8 Mar 2022 14:40:53 +0000 (22:40 +0800)
committerBorislav Petkov <bp@suse.de>
Fri, 8 Apr 2022 09:36:16 +0000 (11:36 +0200)
commit1e0e7f10c4431c704369b6c715a808faf806011d
tree679bb7b9afa182b4d0447bd68e906abd0c3d3b54
parented27b5df3877458eb24615fd9c202178660db009
efi/cper: Reformat CPER memory error location to more readable

Remove the space after the colon in cper_mem_err_location() so that it
is easier to parse its output this way, both by humans and tools.

No functional changes.

Signed-off-by: Shuai Xue <xueshuai@linux.alibaba.com>
Signed-off-by: Borislav Petkov <bp@suse.de>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20220308144053.49090-4-xueshuai@linux.alibaba.com
drivers/firmware/efi/cper.c