Re: [dpdk-dev] [PATCH 1/2] devtools: remove ugly workaround from get maintainers

2022-01-13 Thread Thomas Monjalon
01/11/2021 14:35, Ferruh Yigit: > Linux kernel 'get_maintainer.pl' script supports running out of Linux > tree since commit > 31bb82c9caa9 ("get_maintainer: allow usage outside of kernel tree") > > As commit is a few years old now, integrating it to DPDK and removing > ugly workaround for it. > >

[dpdk-dev] [PATCH 1/2] devtools: remove ugly workaround from get maintainers

2021-11-01 Thread Ferruh Yigit
Linux kernel 'get_maintainer.pl' script supports running out of Linux tree since commit 31bb82c9caa9 ("get_maintainer: allow usage outside of kernel tree") As commit is a few years old now, integrating it to DPDK and removing ugly workaround for it. Signed-off-by: Ferruh Yigit --- Cc: antonio.ni