diff options
author | Randy Dunlap <[email protected]> | 2023-01-02 13:18:30 -0800 |
---|---|---|
committer | Yury Norov <[email protected]> | 2023-06-22 13:57:41 -0700 |
commit | 839cad5fa54bd6e4aad137f695ec6f90acb78728 (patch) | |
tree | b72b7d67901663d6721dd10adba51fd890fbba2f /scripts/bpf_doc.py | |
parent | cdd2d06fbc0a58297f782c8eb7e2f3c0b1dc367e (diff) |
cpumask: fix function description kernel-doc notation
Use kernel-doc notation for the function description to prevent
a warning:
lib/cpumask.c:160: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* Returns an arbitrary cpu within srcp1 & srcp2.
Signed-off-by: Randy Dunlap <[email protected]>
Reviewed-by: Andy Shevchenko <[email protected]>
Signed-off-by: Yury Norov <[email protected]>
Diffstat (limited to 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions