cc="-cc $cc"
fi
- echo makemail -to $AUTHOR -from=$FROM -subject="patch $PATCH added to gregkh tree" -date="$(date -R)" -reply_to=$MESSAGE_ID
+ echo makemail -to $AUTHOR -from=$FROM -subject="patch $PATCH added to stable tree" -date="$(date -R)" -reply_to=$MESSAGE_ID
echo smtpsend -server=$SMTP_SERVER $to -from=$FROM
echo " " $PATCH
echo
echo "A git repo of this tree can be found at "
- echo " http://www.kernel.org/git/?p=linux/kernel/git/gregkh/stable-queue.git;a=summary"
+ echo " http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary"
echo
echo
cat $PATCH