aboutsummaryrefslogtreecommitdiffstats
path: root/scripts
diff options
context:
space:
mode:
authorPetr Štetiar <ynezz@true.cz>2020-08-04 14:22:17 +0200
committerPetr Štetiar <ynezz@true.cz>2020-08-04 14:25:44 +0200
commit80d360202f19b00f0d3991ac853c751c9512d591 (patch)
treed9dd552d15f1ba9f9698b573dcdc9a6817db9bf2 /scripts
parent7125323b81d7317f4a95840aa9ae891e02f42cd7 (diff)
downloadupstream-80d360202f19b00f0d3991ac853c751c9512d591.tar.gz
upstream-80d360202f19b00f0d3991ac853c751c9512d591.tar.bz2
upstream-80d360202f19b00f0d3991ac853c751c9512d591.zip
scripts: remove checkpatch.sh
That file was added accidentally in v3 of the patch and I haven't properly reviewed that patch before pushing it. Fixes: 656b562aff36 ("scripts: Add Buildbot dump-target-info.pl script") Signed-off-by: Petr Štetiar <ynezz@true.cz>
Diffstat (limited to 'scripts')
-rw-r--r--scripts/checkpatch.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/scripts/checkpatch.sh b/scripts/checkpatch.sh
deleted file mode 100644
index 720b337ab7..0000000000
--- a/scripts/checkpatch.sh
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-PATCH_FILES="$*" make kernel_checkpatch