From: Takashi Sakamoto <o-takashi@sakamocchi.jp>
To: linux1394-devel@lists.sourceforge.net
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH 0/2] firewire: core: code refactoring for transaction layer
Date: Thu, 6 Nov 2025 09:45:36 +0900 [thread overview]
Message-ID: <20251106004536.GA10722@workstation.local> (raw)
In-Reply-To: <20251101102131.925071-1-o-takashi@sakamocchi.jp>
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
prev parent reply other threads:[~2025-11-06 0:45 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-11-01 10:21 [PATCH 0/2] firewire: core: code refactoring for transaction layer Takashi Sakamoto
2025-11-01 10:21 ` [PATCH 1/2] firewire: core: code refactoring to remove transaction entry Takashi Sakamoto
2025-11-01 10:21 ` [PATCH 2/2] firewire: core: code refactoring to find and pop " Takashi Sakamoto
2025-11-06 0:45 ` Takashi Sakamoto [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20251106004536.GA10722@workstation.local \
--to=o-takashi@sakamocchi.jp \
--cc=linux-kernel@vger.kernel.org \
--cc=linux1394-devel@lists.sourceforge.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.