Re: [dpdk-dev] [PATCH v2] devtools: warn about release notes updates
20/05/2021 12:39, David Marchand: > Touching release notes should only be for the current version. > > Signed-off-by: David Marchand Applied, thanks
[dpdk-dev] [PATCH v2] devtools: warn about release notes updates
Touching release notes should only be for the current version. Signed-off-by: David Marchand --- Changes since v1: - dropped unrelevant change, - simplified VERSION extract and updated variable names, --- devtools/checkpatches.sh | 17 + 1 file changed, 17 insertions(+) diff --