diff options
author | James Seo <[email protected]> | 2023-05-08 19:47:05 -0700 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2023-05-31 20:25:57 +0100 |
commit | cd00bc2ca42705bf141a2bf6fb5224c7ae628dbe (patch) | |
tree | b28cc19232f53c3db79a133a9f5ad4909aa43e31 /tools/testing/selftests/bpf/prog_tests/prog_array_init.c | |
parent | 30480b988f88c279752f3202a26b6fee5f586aef (diff) |
driver core: device.h: add some missing kerneldocs
struct device_attribute, struct dev_ext_attribute, dev_name(), and the
DEVICE_ATTR() macros lack kerneldocs, preventing them from appearing in
the driver core documentation and from being cross-referenced elsewhere.
Add the missing kerneldocs (except for DEVICE_ATTR_IGNORE_LOCKDEP(),
which is only meaningful on debug builds with CONFIG_DEBUG_LOCK_ALLOC
defined, and is aliased to DEVICE_ATTR() otherwise).
Tested-by: Randy Dunlap <[email protected]>
Acked-by: Randy Dunlap <[email protected]>
Signed-off-by: James Seo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/prog_tests/prog_array_init.c')
0 files changed, 0 insertions, 0 deletions