public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] firewire: core: code refactoring for transaction layer
@ 2025-11-01 10:21 Takashi Sakamoto
  2025-11-01 10:21 ` [PATCH 1/2] firewire: core: code refactoring to remove transaction entry Takashi Sakamoto
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Takashi Sakamoto @ 2025-11-01 10:21 UTC (permalink / raw)
  To: linux1394-devel; +Cc: linux-kernel

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


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2025-11-06  0:45 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
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 ` [PATCH 0/2] firewire: core: code refactoring for transaction layer Takashi Sakamoto

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox