]> git.ipfire.org Git - thirdparty/linux.git/commit
firewire: core: code cleanup to remove old implementations for once operation
authorTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Apr 2026 09:34:46 +0000 (18:34 +0900)
committerTakashi Sakamoto <o-takashi@sakamocchi.jp>
Wed, 29 Apr 2026 11:30:33 +0000 (20:30 +0900)
commitcd5f1a1126eeb2f6bd53d45684233e95dff41d82
treec1e69332ee9326600b97af2d92dfe4ceba48d20f
parentb3ac3b453b23423e2c713d9ac497ddb0aec9aa7c
firewire: core: code cleanup to remove old implementations for once operation

The helper functions for iso_resource allocation and work item still
include codes for once operation.

This commit refactors them to remove the old implementations.

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