Re: [PATCH] firewire: core: minor code refactoring to localize table of gap count
Brought to you by:
aeb,
bencollins
From: Takashi S. <o-t...@sa...> - 2025-06-18 23:47:42
|
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-t...@sa...> > --- > drivers/firewire/core-card.c | 7 +++---- > 1 file changed, 3 insertions(+), 4 deletions(-) Applied to for-next branch. Thanks Takashi Sakamoto |