Re: powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH

2018-12-07 Thread Michael Ellerman
On Tue, 2018-12-04 at 05:11:54 UTC, Russell Currey wrote: > >From what I've seen, every time this warning comes up it's bogus, > so let's ignore it. > > Signed-off-by: Russell Currey > Reviewed-by: Andrew Donnellan Applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/afa202b6bd307

Re: [PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH

2018-12-03 Thread Andrew Donnellan
On 4/12/18 4:11 pm, Russell Currey wrote: From what I've seen, every time this warning comes up it's bogus, so let's ignore it. Signed-off-by: Russell Currey Reviewed-by: Andrew Donnellan --- arch/powerpc/tools/checkpatch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powe

[PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH

2018-12-03 Thread Russell Currey
>From what I've seen, every time this warning comes up it's bogus, so let's ignore it. Signed-off-by: Russell Currey --- arch/powerpc/tools/checkpatch.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/arch/powerpc/tools/checkpatch.sh b/arch/powerpc/tools/checkpatch.sh index 1fad3fb90e7c..3c