From 528cecfa5af09631f0589efe9eacbd543c8c9db1 Mon Sep 17 00:00:00 2001 From: Greg Kroah-Hartman Date: Wed, 16 Feb 2022 12:58:51 +0100 Subject: [PATCH] Linux 5.16.10 Link: https://lore.kernel.org/r/20220214092510.221474733@linuxfoundation.org Tested-by: Jeffrin Jose T Tested-by: Jon Hunter Tested-by: Ronald Warsow Tested-by: Fox Chen Tested-by: Linux Kernel Functional Testing Tested-by: Rudi Heitbaum Tested-by: Florian Fainelli Tested-by: Shuah Khan Tested-by: Slade Watkins Tested-by: Guenter Roeck Tested-by: Zan Aziz Tested-by: Ron Economos Tested-by: Bagas Sanjaya Tested-by: Scott Bruce Tested-by: Justin M. Forbes Signed-off-by: Greg Kroah-Hartman --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index 1f32bb42f3288..36bbff16530ba 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # SPDX-License-Identifier: GPL-2.0 VERSION = 5 PATCHLEVEL = 16 -SUBLEVEL = 9 +SUBLEVEL = 10 EXTRAVERSION = NAME = Gobble Gobble