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 <torvalds@xxxxxxxxxxxxxxxxxxxx> > > --- > 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