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