diff options
author | 2024-07-17 10:29:16 -0700 | |
---|---|---|
committer | 2024-07-17 22:13:12 -0700 | |
commit | c14112a5574ff5cf3de198ab6eeff53ac1234068 (patch) | |
tree | 05642dfc36e487c64b9c1d1ee3fe4ece577365cd /scripts/generate_rust_analyzer.py | |
parent | net: airoha: fix error branch in airoha_dev_xmit and airoha_set_gdm_ports (diff) | |
download | linux-rng-c14112a5574ff5cf3de198ab6eeff53ac1234068.tar.xz linux-rng-c14112a5574ff5cf3de198ab6eeff53ac1234068.zip |
driver core: auxiliary bus: Fix documentation of auxiliary_device
Fix the documentation of the below field of struct auxiliary_device
include/linux/auxiliary_bus.h:150: warning: Function parameter or struct member 'sysfs' not described in 'auxiliary_device'
include/linux/auxiliary_bus.h:150: warning: Excess struct member 'irqs' description in 'auxiliary_device'
include/linux/auxiliary_bus.h:150: warning: Excess struct member 'lock' description in 'auxiliary_device'
include/linux/auxiliary_bus.h:150: warning: Excess struct member 'irq_dir_exists' description in 'auxiliary_device'
Fixes: a808878308a8 ("driver core: auxiliary bus: show auxiliary device IRQs")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Shay Drory <shayd@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
Link: https://patch.msgid.link/20240717172916.595808-1-saeed@kernel.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions