diff options
author | Randy Dunlap <[email protected]> | 2023-12-15 16:41:56 -0800 |
---|---|---|
committer | Jassi Brar <[email protected]> | 2024-01-13 23:08:50 -0600 |
commit | b3734a8291ad7fd61e5a51cc540e414bcfbdc0cf (patch) | |
tree | 3fdf2803eb03e985babf6587e06753052d8272c4 /lib/test_fortify/write_overflow-memcpy.c | |
parent | 7f923ab20faa1d378ac3bca5bdb73a1a484fddd3 (diff) |
mailbox: zynqmp-ipi: fix an Excess struct member kernel-doc warning
kernel test robot reports 2 Excess struct member warnings:
zynqmp-ipi-mailbox.c:92: warning: Excess struct member 'irq' description in 'zynqmp_ipi_mbox'
zynqmp-ipi-mailbox.c:112: warning: Excess struct member 'ipi_mboxes' description in 'zynqmp_ipi_pdata'
The second one is a false positive that is caused by the
__counted_by() attribute. Kees has posted a patch for that, so just
fix the first one.
Signed-off-by: Randy Dunlap <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Cc: [email protected]
Reviewed-by: Michal Simek <[email protected]>
Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-memcpy.c')
0 files changed, 0 insertions, 0 deletions