]> git.ipfire.org Git - thirdparty/kernel/stable-queue.git/commit
scripts: quilt-mail: fix up for any number of patches in a series
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 17:44:13 +0000 (18:44 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 27 Jan 2022 17:44:13 +0000 (18:44 +0100)
commitf4e925a97c7c131577952cbc998af75e03189538
treefe2abc31dbda016911b77ac1d0fe282bc430eeee
parentafa5cb53b5ecbb299bfe42c0cb65c3d5cb291881
scripts: quilt-mail: fix up for any number of patches in a series

Things broke for when over 1000 emails were sent out as the 000 email
did not get the proper list of cc: on it.

Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
scripts/quilt-mail