]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commitdiff
scripts/quilt-mail: fix up url for email message a bit
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Feb 2018 11:05:33 +0000 (12:05 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 21 Feb 2018 11:05:33 +0000 (12:05 +0100)
scripts/quilt-mail

index a4c2aa70a450e5a66bf84d17a6bde97e64ff2cbb..de5a6af18d69c3cbabf889204f23d19e5027bf8e 100755 (executable)
@@ -84,9 +84,9 @@ echo "Responses should be made by ${DATE}."
 echo "Anything received after that time might be too late."
 echo ""
 echo "The whole patch series can be found in one patch at:"
-echo " kernel.org/pub/linux/kernel/v${VER}/stable-review/patch-${FULL_VERSION}.gz"
+echo " https://www.kernel.org/pub/linux/kernel/v${VER}/stable-review/patch-${FULL_VERSION}.gz"
 echo "or in the git tree and branch at:"
-echo "  git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-${ROOT_VERSION}.y"
+echo " git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-${ROOT_VERSION}.y"
 echo "and the diffstat can be found below."
 echo ""
 echo "thanks,"