[PATCH v4 0/2] smp: Fix the comments in smp.c

From: Zhen Lei
Date: Thu Dec 16 2021 - 09:42:42 EST


v3 --> v4:
1. Change "function-name:" to "function-name -".
2. Fix other kernel-doc related mistakes.

v2 --> v3:
Add the descrition of other parameters of smp_call_function_many_cond().

v1 --> v2:
Delete some duplicate comments.

Zhen Lei (2):
smp: Fix the comments of smp_call_function_many()
smp: Fix kernel-doc related mistakes

kernel/smp.c | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)

--
2.25.1