linux-kernelorg-stable/drivers/firewire
Nirbhay Sharma 73ba88fb04 firewire: init_ohci1394_dma: add missing function parameter documentation
Add missing kernel-doc parameter descriptions for five functions
in init_ohci1394_dma.c to fix documentation warnings when building
with W=1.

This patch addresses the following warnings:
- init_ohci1394_wait_for_busresets: missing @ohci description
- init_ohci1394_enable_physical_dma: missing @ohci description
- init_ohci1394_reset_and_init_dma: missing @ohci description
- init_ohci1394_controller: missing @num, @slot, @func descriptions
- setup_ohci1394_dma: missing @opt description

Tested with GCC 13.2.0 and W=1 flag. All documentation warnings
for these functions have been resolved.

Signed-off-by: Nirbhay Sharma <nirbhay.lkd@gmail.com>
Link: https://lore.kernel.org/r/20251024203219.101990-2-nirbhay.lkd@gmail.com
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
2025-10-25 08:29:56 +09:00
..
.kunitconfig
Kconfig PCI: Add CONFIG_MMU dependency 2025-04-23 15:40:30 -05:00
Makefile
core-card.c Revert "firewire: core: shrink critical section of fw_card spinlock in bm_work" 2025-09-24 22:20:01 +09:00
core-cdev.c firewire updates for v6.18 2025-10-01 12:52:43 -07:00
core-device.c firewire: core: use helper macro to compare against current jiffies 2025-09-15 11:49:34 +09:00
core-iso.c
core-topology.c Revert "firewire: core: disable bus management work temporarily during updating topology" 2025-09-24 22:20:01 +09:00
core-trace.c
core-transaction.c firewire: core: fix __must_hold() annotation 2025-10-24 09:59:34 +09:00
core.h firewire: core: fix undefined reference error in ARM EABI 2025-09-28 10:20:30 +09:00
device-attribute-test.c
init_ohci1394_dma.c firewire: init_ohci1394_dma: add missing function parameter documentation 2025-10-25 08:29:56 +09:00
net.c firewire: ohci: use workqueue to handle events of AT request/response contexts 2025-06-15 22:40:29 +09:00
nosy-user.h
nosy.c
nosy.h
ohci-serdes-test.c
ohci.c firewire: ohci: use kcalloc() variant for array allocation 2025-09-08 10:26:25 +09:00
ohci.h
packet-header-definitions.h
packet-serdes-test.c
phy-packet-definitions.h
sbp2.c
self-id-sequence-helper-test.c
uapi-test.c