diff options
author | Randy Dunlap <[email protected]> | 2022-03-28 15:04:17 -0700 |
---|---|---|
committer | Palmer Dabbelt <[email protected]> | 2022-03-31 15:42:46 -0700 |
commit | e634ff7733ba3c03a18fb47cc355700a5a01014f (patch) | |
tree | 23c6cc8d6bbec65a22d011392939a3a11ff3ab17 /net/lapb/lapb_subr.c | |
parent | 2e7451fb57632454aaccc8ca1aac167751df9fca (diff) |
riscv: cpu.c: don't use kernel-doc markers for comments
Repair kernel-doc build warnings caused by using "/**" kernel-doc
markers for comments that are not in kernel-doc format:
cpu.c:89: warning: cannot understand function prototype: 'struct riscv_isa_ext_data isa_ext_arr[] = '
cpu.c:114: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Atish Patra <[email protected]>
Signed-off-by: Palmer Dabbelt <[email protected]>
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions