diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/checkpatch.sh | 3 |
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 |