2022-01-22 00:35:10

by Xin Ji

[permalink] [raw]
Subject: Re: [PATCH v2 1/3] Linux 5.16

Hi all, I made a mistake while upstream other patch serial.
Please ignore this patch, sorry for any inconvenience.
Thanks,
Xin

On Fri, Jan 21, 2022 at 02:17:26PM +0800, Xin Ji wrote:
> From: Linus Torvalds <[email protected]>
>
> ---
> Makefile | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/Makefile b/Makefile
> index 16d7f83ac368..08510230b42f 100644
> --- a/Makefile
> +++ b/Makefile
> @@ -2,7 +2,7 @@
> VERSION = 5
> PATCHLEVEL = 16
> SUBLEVEL = 0
> -EXTRAVERSION = -rc8
> +EXTRAVERSION =
> NAME = Gobble Gobble
>
> # *DOCUMENTATION*
> --
> 2.25.1