diff mbox series

[v2,1/3] Linux 5.16

Message ID 20220121061728.2038851-1-xji@analogixsemi.com (mailing list archive)
State New, archived
Headers show
Series [v2,1/3] Linux 5.16 | expand

Commit Message

Xin Ji Jan. 21, 2022, 6:17 a.m. UTC
From: Linus Torvalds <torvalds@linux-foundation.org>

---
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Xin Ji Jan. 21, 2022, 6:52 a.m. UTC | #1
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@linux-foundation.org>
> 
> ---
>  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
diff mbox series

Patch

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*