Re: [dpdk-dev] [PATCH] devtools: increase column width to 100

2020-10-16 Thread David Marchand
On Fri, Oct 16, 2020 at 9:13 AM Rasesh Mody wrote: > > In line with Linux, increase the default column width from 80 to 100 > characters for patch line length check. > > Linux upstream commit reference bdc48fa11e46f867ea4d75fa59ee87a7f48be144 Duplicate for https://patchwork.dpdk.org/patch/70970/

[dpdk-dev] [PATCH] devtools: increase column width to 100

2020-10-16 Thread Rasesh Mody
In line with Linux, increase the default column width from 80 to 100 characters for patch line length check. Linux upstream commit reference bdc48fa11e46f867ea4d75fa59ee87a7f48be144 Signed-off-by: Rasesh Mody --- devtools/checkpatches.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) di