19/07/2022 14:01, jpali...@marvell.com:
> From: Jakub Palider <jpali...@marvell.com>
> 
> This change to log checking procedure ensures that certain
> tags are in proper order.
> The order of tags is as follows:
>  * Coverity issue
>  * Bugzilla ID
>  * Fixes
>  * Cc
>  * <BLANK LINE>
>  * Suggested-by
>  * Reported-by
>  + Signed-off-by
>  * Acked-by
>  * Reviewed-by
>  * Tested-by
> where:
>  * => 0 or more than one instance possible
>  + => more than once instance possible
> In order to satisfy the above requirements an extra check
> is performed for obligatory tags.
> 
> v3:
> * restored some tags under check
> * defined chronological order after Signed-off
> 
> v2:
> * narrowed down the tags under check
> 
> Signed-off-by: Jakub Palider <jpali...@marvell.com>

I've moved "Reported-by" before "Suggested-by" and
made the output more consistent with other checks.

Applied, thanks.



Reply via email to