On Fri, Sep 19, 2025 at 08:54:42AM +0900, Takashi Sakamoto wrote:
> Hi,
>
> This patchset is the revised version of my previous one:
> https://lore.kernel.org/lkml/20250918230857.127400-1-o-takashi@sakamocchi.jp/
>
> Changes from v1:
> * Ensure to initialize local variable
>
> Takashi Sakamoto (6):
> firewire: core: remove useless generation check
> firewire: core: use switch statement to evaluate transaction result to
> CSR_BUS_MANAGER_ID
> firewire: core: code refactoring for the case of generation mismatch
> firewire: core: code refactoring to split contention procedure for bus
> manager
> firewire: core; eliminate pick_me goto label
> firewire: core: minor code refactoring to delete useless local
> variable
>
> drivers/firewire/core-card.c | 335 ++++++++++++++++++-----------------
> 1 file changed, 177 insertions(+), 158 deletions(-)
Applied to for-next branch.
Regards
Takashi Sakamoto