docs/process/howto: Replace C89 with C11
authorAkira Yokosawa <akiyks@gmail.com>
Sat, 15 Oct 2022 09:22:01 +0000 (18:22 +0900)
committerJonathan Corbet <corbet@lwn.net>
Mon, 24 Oct 2022 17:27:51 +0000 (11:27 -0600)
commit2f3f53d62307262f0086804ea7cea99b0e085450
tree1c55abc7af32d2cf9d0145f9351508b9f1f3b89a
parente648174b53f1e29ee72ef33756a97ffb8241b6a5
docs/process/howto: Replace C89 with C11

Commit e8c07082a810 ("Kbuild: move to -std=gnu11") updated
process/programming-language.rst, but failed to update
process/howto.rst.

Update howto.rst and resolve the inconsistency.

Fixes: e8c07082a810 ("Kbuild: move to -std=gnu11")
Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Federico Vaga <federico.vaga@vaga.pv.it>
Cc: Alex Shi <alexs@kernel.org>
Cc: Hu Haowen <src.res@email.cn>
Cc: Tsugikazu Shibata <shibata@linuxfoundation.org>
Link: https://lore.kernel.org/r/20221015092201.32099-1-akiyks@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
Documentation/process/howto.rst
Documentation/translations/it_IT/process/howto.rst
Documentation/translations/ja_JP/howto.rst
Documentation/translations/ko_KR/howto.rst
Documentation/translations/zh_CN/process/howto.rst
Documentation/translations/zh_TW/process/howto.rst