2018-05-21 11:45:02

by Heinrich Schuchardt

[permalink] [raw]
Subject: [BUG] checkpatch: chmod handling

This patch creates a false positive:
ERROR: Does not appear to be a unified-diff format patch

Signed-off-by: Heinrich Schuchardt <[email protected]>
---
samples/mic/noned/none | 0
1 file changed, 0 insertions(+), 0 deletions(-)
mode change 100755 => 100644 samples/mic/noned/none

diff --git a/samples/mic/noned/none b/samples/mic/noned/none
old mode 100755
new mode 100644
--
2.17.0