From ecd3e709747b5f715de752d796b2f758534c10aa Mon Sep 17 00:00:00 2001 From: siyanteng Date: Tue, 22 Dec 2020 16:37:00 +0800 Subject: [PATCH] MIPS: loongson64: smp.c: Fix block comment coding style This patch fixes: "WARNING: Block comments use a trailing */ on a separate line" by checkpatch.pl Signed-off-by: siyanteng Signed-off-by: Thomas Bogendoerfer --- arch/mips/loongson64/smp.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/arch/mips/loongson64/smp.c b/arch/mips/loongson64/smp.c index aa6613b..6acde65 100644 --- a/arch/mips/loongson64/smp.c +++ b/arch/mips/loongson64/smp.c @@ -483,7 +483,8 @@ static void __init loongson3_smp_setup(void) init_cpu_possible(cpu_none_mask); /* For unified kernel, NR_CPUS is the maximum possible value, - * loongson_sysconf.nr_cpus is the really present value */ + * loongson_sysconf.nr_cpus is the really present value + */ while (i < loongson_sysconf.nr_cpus) { if (loongson_sysconf.reserved_cpus_mask & (1<