diff options
author | Randy Dunlap <[email protected]> | 2023-01-07 18:12:43 -0800 |
---|---|---|
committer | Andrew Morton <[email protected]> | 2023-02-02 22:50:04 -0800 |
commit | e227db4d4f125efb1cae2f1337da85bc10b3185e (patch) | |
tree | 82a0d474e05b237b06fc403eff8a6d05edc6faa6 /scripts/gdb/linux/modules.py | |
parent | aa0b42b7b4b54f0341a1ef5c44360e0e386951f1 (diff) |
userns: fix a struct's kernel-doc notation
Use the 'struct' keyword for a struct's kernel-doc notation to avoid a
kernel-doc warning:
kernel/user_namespace.c:232: warning: This comment starts with '/**', but isn't a kernel-doc comment. Refer Documentation/doc-guide/kernel-doc.rst
* idmap_key struct holds the information necessary to find an idmapping in a
Link: https://lkml.kernel.org/r/[email protected]
Signed-off-by: Randy Dunlap <[email protected]>
Cc: Eric Biederman <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions