summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRandy Dunlap <rdunlap@infradead.org>2026-03-11 22:13:23 -0700
committerHerbert Xu <herbert@gondor.apana.org.au>2026-03-22 11:17:59 +0900
commit3414c809777e37855063347f5fbd23ff03e1c9fb (patch)
tree9544378d860546b08ba9607da76e0f92226f71bb /tools/perf/scripts/python
parent344e6a4f7ff4756b9b3f75e0eb7eaec297e35540 (diff)
hwrng: core - avoid kernel-doc warnings
Mark internal fields as "private:" so that kernel-doc comments are not needed for them, eliminating kernel-doc warnings: Warning: include/linux/hw_random.h:54 struct member 'list' not described in 'hwrng' Warning: include/linux/hw_random.h:54 struct member 'ref' not described in 'hwrng' Warning: include/linux/hw_random.h:54 struct member 'cleanup_work' not described in 'hwrng' Warning: include/linux/hw_random.h:54 struct member 'cleanup_done' not described in 'hwrng' Warning: include/linux/hw_random.h:54 struct member 'dying' not described in 'hwrng' Signed-off-by: Randy Dunlap <rdunlap@infradead.org> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions