Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-23 Thread Dan Carpenter
In networking then they want you to say which tree it applies to, but it's not as simple as saying "net" vs "net-next". If it's a bugfix then you should write that against "net" but if it's a clean up or a fix to a recent change then it should be written against "net-next". Also linux-next is not

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-22 Thread Sedat Dilek
On Fri, Jan 22, 2021 at 1:34 PM Dan Carpenter wrote: > > On Thu, Jan 21, 2021 at 05:15:56PM +0100, Sedat Dilek wrote: > > On Thu, Jan 21, 2021 at 5:01 PM Lukas Bulwahn > > wrote: > > > > > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > > Kconfig") removed ./scripts/cla

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-22 Thread Dan Carpenter
On Thu, Jan 21, 2021 at 05:15:56PM +0100, Sedat Dilek wrote: > On Thu, Jan 21, 2021 at 5:01 PM Lukas Bulwahn wrote: > > > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > Kconfig") removed ./scripts/clang-version.sh and moved its content to > > ./scripts/cc-version.sh. > >

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Masahiro Yamada
On Fri, Jan 22, 2021 at 1:16 AM Nathan Chancellor wrote: > > On Thu, Jan 21, 2021 at 05:01:15PM +0100, Lukas Bulwahn wrote: > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > Kconfig") removed ./scripts/clang-version.sh and moved its content to > > ./scripts/cc-version.sh.

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Lukas Bulwahn
On Thu, Jan 21, 2021 at 5:16 PM Nathan Chancellor wrote: > > On Thu, Jan 21, 2021 at 05:01:15PM +0100, Lukas Bulwahn wrote: > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > Kconfig") removed ./scripts/clang-version.sh and moved its content to > > ./scripts/cc-version.sh.

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Lukas Bulwahn
On Thu, Jan 21, 2021 at 5:16 PM Sedat Dilek wrote: > > On Thu, Jan 21, 2021 at 5:01 PM Lukas Bulwahn wrote: > > > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > Kconfig") removed ./scripts/clang-version.sh and moved its content to > > ./scripts/cc-version.sh. > > > > Si

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Sedat Dilek
On Thu, Jan 21, 2021 at 5:16 PM Nathan Chancellor wrote: > > On Thu, Jan 21, 2021 at 05:01:15PM +0100, Lukas Bulwahn wrote: > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > > Kconfig") removed ./scripts/clang-version.sh and moved its content to > > ./scripts/cc-version.sh.

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Nathan Chancellor
On Thu, Jan 21, 2021 at 05:01:15PM +0100, Lukas Bulwahn wrote: > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > Kconfig") removed ./scripts/clang-version.sh and moved its content to > ./scripts/cc-version.sh. > > Since then, ./scripts/get_maintainer.pl --self-test=patterns c

Re: [PATCH] MAINTAINERS: adjust to clang-version.sh removal

2021-01-21 Thread Sedat Dilek
On Thu, Jan 21, 2021 at 5:01 PM Lukas Bulwahn wrote: > > Commit 6c8ad4427f6e ("kbuild: check the minimum compiler version in > Kconfig") removed ./scripts/clang-version.sh and moved its content to > ./scripts/cc-version.sh. > > Since then, ./scripts/get_maintainer.pl --self-test=patterns complains