Merge tag 'v5.13' into merge-5.18-t3

Linux 5.13

Conflicts:
	lib/.gitignore
	scripts/.gitignore
	scripts/basic/.gitignore
	scripts/kconfig/.gitignore

Signed-off-by: Hajime Tazaki <thehajime@gmail.com>
This commit is contained in:
Hajime Tazaki
2022-08-08 16:36:12 +09:00
12741 changed files with 648292 additions and 253245 deletions

View File

@@ -203,6 +203,7 @@
* must end with any of these keywords:
* break;
* fallthrough;
* continue;
* goto <label>;
* return [expression];
*