linux-stable/Documentation/translations/it_IT/process
Jiri Slaby 9b12f050c7 char: pcmcia: remove all the drivers
These char PCMCIA drivers are buggy[1] and receive only minimal care. It
was concluded[2], that we should try to remove most pcmcia drivers
completely. Let's start with these char broken one.

Note that I also removed a UAPI header: include/uapi/linux/cm4000_cs.h.
I found only coccinelle tests mentioning some ioctl constants from that
file. But they are not actually used. Anyway, should someone complain,
we may reintroduce the header (or its parts).

[1] https://lore.kernel.org/all/f41c2765-80e0-48bc-b1e4-8cfd3230fd4a@www.fastmail.com/
[2] https://lore.kernel.org/all/c5b39544-a4fb-4796-a046-0b9be9853787@app.fastmail.com/

Signed-off-by: Jiri Slaby (SUSE) <jirislaby@kernel.org>
Cc: "Hyunwoo Kim" <imv4bel@gmail.com>
Cc: Harald Welte <laforge@gnumonks.org>
Cc: Lubomir Rintel <lkundrak@v3.sk>
Cc: Arnd Bergmann <arnd@arndb.de>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Acked-by: Dominik Brodowski <linux@dominikbrodowski.net>
Reviewed-by: Arnd Bergmann <arnd@arndb.de>
Link: https://lore.kernel.org/r/20230222092302.6348-2-jirislaby@kernel.org
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2023-03-09 17:30:27 +01:00
..
1.Intro.rst
2.Process.rst doc:it_IT: align Italian documentation 2023-01-13 09:26:19 -07:00
3.Early-stage.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
4.Coding.rst doc:it_IT: align Italian documentation 2021-04-13 15:08:55 -06:00
5.Posting.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
6.Followthrough.rst
7.AdvancedTopics.rst doc:it_IT: align Italian documentation 2023-01-13 09:26:19 -07:00
8.Conclusion.rst docs: it_IT: align to submitting-drivers removal 2022-07-14 15:03:57 -06:00
adding-syscalls.rst doc:it_IT: align Italian documentation 2021-04-13 15:08:55 -06:00
applying-patches.rst
botching-up-ioctls.rst doc:it_IT: add translation for botching-up-ioctl.rst 2023-01-13 09:26:19 -07:00
changes.rst doc:it_IT: align Italian documentation 2023-01-13 09:26:19 -07:00
clang-format.rst
code-of-conduct.rst
coding-style.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
deprecated.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
development-process.rst
email-clients.rst doc:it_IT: align Italian documentation 2023-01-13 09:26:19 -07:00
howto.rst docs/process/howto: Replace C89 with C11 2022-10-24 11:27:51 -06:00
index.rst doc:it_IT: add translation for botching-up-ioctl.rst 2023-01-13 09:26:19 -07:00
kernel-docs.rst doc:it_IT: align Italian documentation 2023-01-13 09:26:19 -07:00
kernel-driver-statement.rst
kernel-enforcement-statement.rst
license-rules.rst docs: it: license-rules.rst: get rid of warnings 2019-06-08 13:42:11 -06:00
magic-number.rst char: pcmcia: remove all the drivers 2023-03-09 17:30:27 +01:00
maintainer-handbooks.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
maintainer-pgp-guide.rst doc:it_IT: fix of 2 typos 2023-01-13 09:26:19 -07:00
maintainer-tip.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
maintainers.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
management-style.rst docs: it_IT: address invalid reference warnings 2020-06-08 09:25:27 -06:00
programming-language.rst Kbuild: move to -std=gnu11 2022-03-13 17:31:37 +09:00
stable-api-nonsense.rst
stable-kernel-rules.rst doc:it_IT: align Italian documentation 2022-07-28 09:34:27 -06:00
submit-checklist.rst doc:it_IT: align Italian documentation 2021-04-13 15:08:55 -06:00
submitting-patches.rst doc:it_IT: fix of 2 typos 2023-01-13 09:26:19 -07:00
volatile-considered-harmful.rst