[PATCH 2/2] devtools: deduplicate function to mark fixes
Luca Boccassi
luca.boccassi at gmail.com
Tue Nov 28 15:14:11 CET 2023
On Tue, 18 Apr 2023 at 15:08, Thomas Monjalon <thomas at monjalon.net> wrote:
>
> In the commit 8070d8fecb4e ("devtools: add fixes flag to commit listing")
> the function to mark a commit for "stable" was duplicated for "Fixes:" mark.
>
> The code is a bit smaller by using a single function for both marks.
>
> Signed-off-by: Thomas Monjalon <thomas at monjalon.net>
> ---
> devtools/git-log-fixes.sh | 22 ++++++----------------
> 1 file changed, 6 insertions(+), 16 deletions(-)
Acked-by: Luca Boccassi <bluca at debian.org>
More information about the dev
mailing list