Re: [dpdk-dev] [PATCH] devtools: export title syntax for check-git-log

2020-02-22 Thread Thomas Monjalon
Hi, Sorry for not looking at this patch before. 25/10/2019 11:59, Sean Morrissey: > Moved title syntax to a separate file so that it improves code readability > and allows for easy addition of new correct title syntax in future cases. I think it is a good idea for a reason which is not said here

Re: [dpdk-dev] [PATCH] devtools: export title syntax for check-git-log

2019-10-25 Thread Ferruh Yigit
On 10/25/2019 10:59 AM, Sean Morrissey wrote: > Moved title syntax to a separate file so that it improves code readability > and allows for easy addition of new correct title syntax in future cases. > > Signed-off-by: Sean Morrissey Acked-by: Ferruh Yigit