1
0
Fork 0
alistair23-linux/Documentation/translations/it_IT/process
Alexey Brodkin 3337d5cfe5 configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED
This Kconfig option was removed during v4.19 development in commit
771c035372 ("deprecate the '__deprecated' attribute warnings entirely
and for good") so there's no point to keep it in defconfigs any longer.

FWIW defconfigs were patched with:
--------------------------->8----------------------
find . -name *_defconfig -exec sed -i '/CONFIG_ENABLE_WARN_DEPRECATED/d' {} \;
--------------------------->8----------------------

Link: http://lkml.kernel.org/r/20190128152434.41969-1-abrodkin@synopsys.com
Signed-off-by: Alexey Brodkin <abrodkin@synopsys.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2019-03-07 18:32:02 -08:00
..
1.Intro.rst
2.Process.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
3.Early-stage.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
4.Coding.rst configs: get rid of obsolete CONFIG_ENABLE_WARN_DEPRECATED 2019-03-07 18:32:02 -08:00
5.Posting.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
6.Followthrough.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
7.AdvancedTopics.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
8.Conclusion.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
adding-syscalls.rst doc🇮🇹 add some process/* translations 2018-12-06 10:11:40 -07:00
applying-patches.rst
changes.rst
clang-format.rst
code-of-conduct.rst
coding-style.rst
development-process.rst
email-clients.rst
howto.rst
index.rst
kernel-docs.rst
kernel-driver-statement.rst
kernel-enforcement-statement.rst
magic-number.rst
maintainer-pgp-guide.rst
management-style.rst
stable-api-nonsense.rst
stable-kernel-rules.rst
submit-checklist.rst
submitting-drivers.rst
submitting-patches.rst
volatile-considered-harmful.rst