Re: [PATCH 0/2] firewire: core: code refactoring for transaction layer
Takashi Sakamoto <[email protected]> Thu, 6 Nov 2025 09:45:36 +0900
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
On Sat, Nov 01, 2025 at 07:21:29PM +0900, Takashi Sakamoto wrote: > 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(-) Applied to for-next branch. Regards Takashi Sakamoto