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

Zhen Lei posted 2 patches 4 years, 6 months ago
kernel/smp.c | 36 ++++++++++++++++++++++++------------
1 file changed, 24 insertions(+), 12 deletions(-)
[PATCH v4 0/2] smp: Fix the comments in smp.c
Posted by Zhen Lei 4 years, 6 months ago
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