From 90c7e9b400c751dbd73885f494f421f90ca69721 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 28 Sep 2022 11:11:58 +0200 Subject: [PATCH] Linux 5.15.71 Link: https://lore.kernel.org/r/20220926100756.074519146@linuxfoundation.org Tested-by: Shuah Khan Link: https://lore.kernel.org/r/20220926163551.791017156@linuxfoundation.org Tested-by: Florian Fainelli Tested-by: Bagas Sanjaya Tested-by: Linux Kernel Functional Testing Tested-by: Sudip Mukherjee Tested-by: Ron Economos Tested-by: Guenter Roeck Tested-by: Kelsey Steele Tested-by: Jon Hunter Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e815677ec011..4c06cbe89ece 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 15 -SUBLEVEL = 70 +SUBLEVEL = 71 EXTRAVERSION = NAME = Trick or Treat -- 2.44.0