Re: [PATCH v5 3/6] treewide: bcb: move ab_select command to bcb subcommands

2024-10-22 Thread Mattijs Korpershoek
Hi Dmitry, Thank you for the patch. On jeu., oct. 17, 2024 at 17:12, Dmitry Rokosov wrote: > To enhance code organization, it is beneficial to consolidate all A/B > BCB management routines into a single super-command. > The 'bcb' command is an excellent candidate for this purpose. > > This pat

[PATCH v5 3/6] treewide: bcb: move ab_select command to bcb subcommands

2024-10-17 Thread Dmitry Rokosov
To enhance code organization, it is beneficial to consolidate all A/B BCB management routines into a single super-command. The 'bcb' command is an excellent candidate for this purpose. This patch integrates the separate 'ab_select' command into the 'bcb' group as the 'ab_select' subcommand, mainta