]> www.infradead.org Git - users/jedix/linux-maple.git/commit
firewire: core: fulfill documentation of fw_iso_context_flush_completions()
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 8 Sep 2024 04:05:49 +0000 (13:05 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Sun, 8 Sep 2024 04:05:49 +0000 (13:05 +0900)
commit7b713929bbd80a400ceb90f398bffe58e5cc8fc8
tree9465419b648fa583c5f74b5a5ba7c332e2d692ef
parent446216bd8e5d4a3ffc9738f6adffc98fbfdcc582
firewire: core: fulfill documentation of fw_iso_context_flush_completions()

The fw_iso_context_flush_completions() is the counterpart of
fw_iso_context_schedule_work() to process isochronous context in current
process context.

This commit fulfills its documentation.

Link: https://lore.kernel.org/r/20240908040549.75304-3-o-takashi@sakamocchi.jp
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
drivers/firewire/core-iso.c