Re: [PATCH] firewire: core: minor code refactoring to localize table of gap count
From: Takashi Sakamoto
Date: Wed Jun 18 2025 - 19:47:46 EST
On Tue, Jun 17, 2025 at 09:43:20AM +0900, Takashi Sakamoto wrote:
> The table for gap count is accessed by a single function. In this case,
> it can be localized to the function.
>
> Signed-off-by: Takashi Sakamoto <o-takashi@xxxxxxxxxxxxx>
> ---
> drivers/firewire/core-card.c | 7 +++----
> 1 file changed, 3 insertions(+), 4 deletions(-)
Applied to for-next branch.
Thanks
Takashi Sakamoto