diff options
author | Sudeep Holla <sudeep.holla@arm.com> | 2022-04-04 15:02:06 +0200 |
---|---|---|
committer | Sudeep Holla <sudeep.holla@arm.com> | 2022-04-07 11:48:52 +0200 |
commit | 5063b7a80eba25960464d2a366b66544810d9694 (patch) | |
tree | e31c80a06a32d97ee5da5a5f6c2f3a498a5ca95b /net/mpls | |
parent | ARM: vexpress/spc: Avoid negative array index when !SMP (diff) | |
download | linux-5063b7a80eba25960464d2a366b66544810d9694.tar.xz linux-5063b7a80eba25960464d2a366b66544810d9694.zip |
ARM: vexpress/spc: Fix kernel-doc build warning for ve_spc_cpu_in_wfi
Kbuild bot reported the following kernel-doc build warning:
| arch/arm/mach-versatile/spc.c:231: warning: This comment starts with
| '/**', but isn't a kernel-doc comment.
| Refer Documentation/doc-guide/kernel-doc.rst
| * ve_spc_cpu_in_wfi(u32 cpu, u32 cluster)
Fix the issue by dropping the parameters specified in the kernel doc.
Link: https://lore.kernel.org/linux-doc/202204031026.4ogKxt89-lkp@intel.com
Link: https://lore.kernel.org/r/20220404130207.1162445-1-sudeep.holla@arm.com
Cc: Liviu Dudau <liviu.dudau@arm.com>
Cc: Lorenzo Pieralisi <lorenzo.pieralisi@arm.com>
Reported-by: kernel test robot <lkp@intel.com>
Signed-off-by: Sudeep Holla <sudeep.holla@arm.com>
Diffstat (limited to 'net/mpls')
0 files changed, 0 insertions, 0 deletions