Remove extra whitespace. Fixes: aecc554e7ba8 ("Correct string specifiers") Reviewed-by: Andy Shevchenko <a...@kernel.org> Signed-off-by: Askar Safin <safinas...@zohomail.com> --- kexec/arch/arm64/crashdump-arm64.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/kexec/arch/arm64/crashdump-arm64.c b/kexec/arch/arm64/crashdump-arm64.c index 73cb611..050dd72 100644 --- a/kexec/arch/arm64/crashdump-arm64.c +++ b/kexec/arch/arm64/crashdump-arm64.c @@ -1,6 +1,6 @@ /* * ARM64 crashdump. - * partly derived from arm implementation + * partly derived from arm implementation * * Copyright (c) 2014-2017 Linaro Limited * Author: AKASHI Takahiro <takahiro.aka...@linaro.org> -- 2.47.2