On Tue, 18 Apr 2023 at 15:08, Thomas Monjalon <[email protected]> wrote: > > When looking for fixes to backport, > only the first origin commit hash (from "Fixes:") was checked. > There is very little chance that the next commits being fixed > have a wrong hash in the commit log of the fix, > but it is fixed by checking them all before proceeding further. > > Fixes: 752d8e097ec1 ("scripts: show fixes with release version of bug") > Cc: [email protected] > > Signed-off-by: Thomas Monjalon <[email protected]> > --- > devtools/git-log-fixes.sh | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Acked-by: Luca Boccassi <[email protected]>

