From: Arnd Bergmann <arnd@xxxxxxxx> I've incorporated the feedback from Masahiro Yamada in this version, splitting out one more patch, rebasing on top of the kbuild tree, and changing the order of the patches. Please apply to the kbuild tree. Arnd Cc: linux-kbuild@xxxxxxxxxxxxxxx Cc: llvm@xxxxxxxxxxxxxxx Arnd Bergmann (3): [v4] Kbuild: add -Wno-shift-negative-value where -Wextra is used [v4] Kbuild: move to -std=gnu11 Kbuild: use -std=gnu11 for KBUILD_USERCFLAGS Mark Rutland (1): [v4] Kbuild: use -Wdeclaration-after-statement Documentation/process/programming-language.rst | 6 +++--- .../translations/it_IT/process/programming-language.rst | 4 ++-- .../translations/zh_CN/process/programming-language.rst | 3 +-- .../translations/zh_TW/process/programming-language.rst | 3 +-- Makefile | 7 ++++--- arch/arm64/kernel/vdso32/Makefile | 3 ++- drivers/gpu/drm/i915/Makefile | 1 + drivers/staging/greybus/tools/Makefile | 3 ++- fs/btrfs/Makefile | 1 + scripts/Makefile.extrawarn | 1 + scripts/mod/modpost.c | 4 +++- 11 files changed, 21 insertions(+), 15 deletions(-) -- 2.29.2