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 <rus...@russell.cc>

Reviewed-by: Andrew Donnellan <andrew.donnel...@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.donnel...@au1.ibm.com  IBM Australia Limited

Reply via email to