Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit afa202b6 authored by Russell Currey's avatar Russell Currey Committed by Michael Ellerman
Browse files

powerpc/tools/checkpatch: Ignore DT_SPLIT_BINDING_PATCH



From what I've seen, every time this warning comes up it's bogus,
so let's ignore it.

Signed-off-by: default avatarRussell Currey <ruscur@russell.cc>
Reviewed-by: default avatarAndrew Donnellan <andrew.donnellan@au1.ibm.com>
Signed-off-by: default avatarMichael Ellerman <mpe@ellerman.id.au>
parent b14fc502
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -19,4 +19,5 @@ exec $script_base/../../../scripts/checkpatch.pl \
	--ignore GLOBAL_INITIALISERS \
	--ignore LINE_SPACING \
	--ignore MULTIPLE_ASSIGNMENTS \
	--ignore DT_SPLIT_BINDING_PATCH \
	$@