]> git.ozlabs.org Git - next-scripts/commitdiff
get_gitid is no longer useful
authorStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Jul 2019 07:10:25 +0000 (17:10 +1000)
committerStephen Rothwell <sfr@canb.auug.org.au>
Wed, 3 Jul 2019 07:10:25 +0000 (17:10 +1000)
get_gitid [deleted file]

diff --git a/get_gitid b/get_gitid
deleted file mode 100755 (executable)
index 8c86f7f..0000000
--- a/get_gitid
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-
-if [ "$1" = "${1#3}" ]; then
-       dir=v2.6
-else
-       dir=v3.0
-fi
-
-wget -q -O - http://www.kernel.org/pub/linux/kernel/$dir/snapshots/patch-$1.id