Re: [PATCH v2 0/6] firewire: core: code refactoring for work item of bus manager
Takashi Sakamoto <[email protected]> Sat, 20 Sep 2025 10:54:11 +0900
| Newsgroups | gmane.linux.kernel,gmane.linux.kernel.firewire.devel |
|---|---|
| Message-ID | <[email protected]> |
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/[email protected]/ > > 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