[PATCH 0/2] firewire: core: code refactoring for transaction layer
Takashi Sakamoto <[email protected]> Sat, 1 Nov 2025 19:21:29 +0900
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, The current implementation of transaction layer includes some duplicated code for managing transaction list. This patchset adds some helper functions and macros to eliminate the duplication. Takashi Sakamoto (2): firewire: core: code refactoring to remove transaction entry firewire: core: code refactoring to find and pop transaction entry drivers/firewire/core-transaction.c | 57 +++++++++++++++-------------- 1 file changed, 30 insertions(+), 27 deletions(-) base-commit: b330f98ff238ad9446574965d09cab33736519d5 -- 2.51.0