scripts: remove checkpatch.sh
authorPetr Štetiar <ynezz@true.cz>
Tue, 4 Aug 2020 12:22:17 +0000 (14:22 +0200)
committerPetr Štetiar <ynezz@true.cz>
Tue, 4 Aug 2020 12:25:44 +0000 (14:25 +0200)
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>
scripts/checkpatch.sh [deleted file]

diff --git a/scripts/checkpatch.sh b/scripts/checkpatch.sh
deleted file mode 100644 (file)
index 720b337..0000000
+++ /dev/null
@@ -1,3 +0,0 @@
-#!/bin/sh
-
-PATCH_FILES="$*" make kernel_checkpatch