[PATCH] powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH
Andrew Donnellan
andrew.donnellan at au1.ibm.com
Tue Dec 4 16:54:22 AEDT 2018
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 <ruscur at russell.cc>
Reviewed-by: Andrew Donnellan <andrew.donnellan at au1.ibm.com>
> ---
> 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..3ce5c093b19d 100755
> --- a/arch/powerpc/tools/checkpatch.sh
> +++ b/arch/powerpc/tools/checkpatch.sh
> @@ -19,4 +19,5 @@ exec $script_base/../../../scripts/checkpatch.pl \
> --ignore GLOBAL_INITIALISERS \
> --ignore LINE_SPACING \
> --ignore MULTIPLE_ASSIGNMENTS \
> + --ignore DT_SPLIT_BINDING_PATCH \
> $@
>
--
Andrew Donnellan OzLabs, ADL Canberra
andrew.donnellan at au1.ibm.com IBM Australia Limited
More information about the Linuxppc-dev
mailing list