Carlos Bilbao
96408beeef
docs/sp_SP: Add translation of process/maintainer-kvm-x86.rst
...
Translate Documentation/process/maintainer-kvm-x86.rst into Spanish.
Co-developed-by: Juan Embid <jembid@ucm.es >
Signed-off-by: Juan Embid <jembid@ucm.es >
Signed-off-by: Carlos Bilbao <carlos.bilbao.osdev@gmail.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
[jc: fixed apply- and build-time warnings]
Link: https://lore.kernel.org/r/20240626221942.2780668-1-carlos.bilbao.osdev@gmail.com
2024-07-03 16:34:59 -06:00
SeongJae Park
e3b10a02ca
Docs: Move clang-format from process/ to dev-tools/
...
'clang-format' is on 'Other material' section of 'process/index', but it
may fit more under 'dev-tools/' directory. Move it.
Signed-off-by: SeongJae Park <sj@kernel.org >
Acked-by: Miguel Ojeda <ojeda@kernel.org >
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240624185312.94537-5-sj@kernel.org
2024-06-26 16:36:00 -06:00
SeongJae Park
f9a4f4a0e1
Docs: Move magic-number from process to staging
...
'Other material' section on 'process/index' is for unsorted documents.
However we also have a dedicated place for the purpose, 'staging/'.
Move 'magic-number' from the section to 'staging/' directory.
Signed-off-by: SeongJae Park <sj@kernel.org >
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240624185312.94537-4-sj@kernel.org
2024-06-26 16:36:00 -06:00
Bilbao, Carlos
5bc23521d6
docs/MAINTAINERS: Update my email address
...
In the near future, I will not have access to the email address I used as
maintainer of a number of things, mostly in the documentation. Update that
address to my personal email address (see Link) so I can continue
contributing and update .mailmap.
Link: https://lore.kernel.org/all/BL1PR12MB58749FF2BFEDB817DE1FE6CBF82A2@BL1PR12MB5874.namprd12.prod.outlook.com/
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/139b8cab-009c-4688-be41-c4c526532ea1@amd.com
2024-04-26 07:42:47 -06:00
Avadhut Naik
3dfa8cd96e
docs/sp_SP: Add translation of process/2.Process.rst
...
Translate Documentation/process/2.Process.rst into Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240305221839.2764380-5-avadhut.naik@amd.com
2024-04-02 10:07:51 -06:00
Avadhut Naik
169e54c2d7
docs/sp_SP: Add translation of process/1.Intro.rst
...
Translate Documentation/process/1.Intro.rst into Spanish
In order to avoid broken links in the translated document, empty files
have been created for documents which have not yet been translated.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240305221839.2764380-4-avadhut.naik@amd.com
2024-04-02 10:07:51 -06:00
Avadhut Naik
4ab16eb6f2
docs/sp_SP: Add translation of process/development-process.rst
...
Translate Documentation/process/development-process.rst into Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240305221839.2764380-3-avadhut.naik@amd.com
2024-04-02 10:07:51 -06:00
Avadhut Naik
df60ab3d34
docs/sp_SP: Update process/submitting-patches
...
Commit 329ac9af90 (docs: submitting-patches: Discuss interleaved replies)
updates the original Documentation/process/submitting-patches.rst file.
Translate and add the updates to its corresponding version in Spanish.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240305221839.2764380-2-avadhut.naik@amd.com
2024-04-02 10:07:51 -06:00
Konstantin Ryabitsev
27103dddc2
Documentation: update mailing list addresses
...
The mailman2 server running on lists.linuxfoundation.org will be shut
down in very imminent future. Update all instances of obsolete list
addresses throughout the tree with their new destinations.
Signed-off-by: Konstantin Ryabitsev <konstantin@linuxfoundation.org >
Reviewed-by: Kees Cook <keescook@chromium.org >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240214-lf-org-list-migration-v1-1-ef1eab4b1543@linuxfoundation.org
2024-02-21 13:44:21 -07:00
Jeffrey Hugo
094666eed2
Documentation: embargoed-hardware-issues.rst: Fix Trilok's email
...
The servers for the @codeaurora domain have long been retired and any
messages addressed to @codeaurora will bounce.
Trilok has an entry in .mailmap, but the raw documentation files still
list an old @codeaurora address. Update the address in the
documentation files for anyone reading them.
Signed-off-by: Jeffrey Hugo <quic_jhugo@quicinc.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Reviewed-by: Trilok Soni <quic_tsoni@quicinc.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240202164119.4090703-1-quic_jhugo@quicinc.com
2024-02-14 15:06:10 -07:00
Thorsten Blum
932be49b71
Documentation: coding-style: Fix indentation in code-blocks
...
- Remove spaces in C code-blocks to align error labels consistently
- Replace tab characters with spaces in emacs-lisp code blocks
Signed-off-by: Thorsten Blum <thorsten.blum@toblux.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20240202231316.7606-1-thorsten.blum@toblux.com
2024-02-05 10:15:31 -07:00
Avadhut Naik
3a21a218a7
docs/sp_SP: Move howto.rst into /sp_SP/process/
...
Move the howto.rst file in Spanish translation to /sp_SP/process/ to
ensure its location is symmetrical to its corresponding version in
English.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20231211023730.2026204-5-avadhut.naik@amd.com
2023-12-15 08:57:24 -07:00
Avadhut Naik
f12cf74e13
docs/sp_SP: Add translation of process/submit-checklist
...
Translate Documentation/process/submit-checklist.rst into Spanish.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20231211023730.2026204-3-avadhut.naik@amd.com
2023-12-15 08:57:10 -07:00
Avadhut Naik
c8de8230de
docs/sp_SP: Add translation of process/management-style
...
Translate Documentation/process/management-style.rst into Spanish.
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20231211023730.2026204-2-avadhut.naik@amd.com
2023-12-15 08:57:06 -07:00
Carlos Bilbao
ed23b1b201
docs/sp_SP: Add translation of process/handling-regressions
...
Translate Documentation/process/handling-regressions.rst into Spanish.
Co-developed-by: Sergio Gonzalez <sergio.collado@gmail.com >
Signed-off-by: Sergio Gonzalez <sergio.collado@gmail.com >
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Message-ID: <20231031151325.2903088-1-carlos.bilbao@amd.com >
2023-11-17 08:33:16 -07:00
Avadhut Naik
42b37783e2
docs/sp_SP: Add translation of process/embargoed-hardware-issues
...
Translate Documentation/process/embargoed-hardware-issues.rst into
Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Message-ID: <20230914174752.3091407-3-avadhut.naik@amd.com >
2023-09-23 01:04:13 -06:00
Avadhut Naik
d059d4c601
docs/sp_SP: Add translation of process/security-bugs
...
Translate Documentation/process/security-bugs.rst into Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Message-ID: <20230914174752.3091407-2-avadhut.naik@amd.com >
2023-09-23 01:04:13 -06:00
Avadhut Naik
1e6f64c53c
docs/sp_SP: Add translation of process/contribution-maturity-model
...
Translate Documentation/process/contribution-maturity-model.rst into
Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-by: Carlos Bilbao <carlos.bilbao@amd.com >
[ jc: fix added warning for nonexistent ref ]
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20230717181602.3468421-1-avadhut.naik@amd.com
2023-07-21 14:12:22 -06:00
Avadhut Naik
9e6e2ed205
docs/sp_SP: Add translation of process/researcher-guidelines
...
Translate Documentation/process/researcher-guidelines.rst into Spanish
Signed-off-by: Avadhut Naik <avadhut.naik@amd.com >
Reviewed-By: Carlos Bilbao <carlos.bilbao@amd.com >
[jc: removed unneeded label at the top]
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
Link: https://lore.kernel.org/r/20230621171457.443362-2-avadhut.naik@amd.com
2023-07-14 13:40:57 -06:00
Linus Torvalds
647681bfa6
Merge tag 'docs-6.4-2' of git://git.lwn.net/linux
...
Pull more documentation updates from Jonathan Corbet:
"A handful of late-arriving documentation fixes, plus one Spanish
translation that has been ready for some time but got applied late"
* tag 'docs-6.4-2' of git://git.lwn.net/linux:
docs/sp_SP: Add translation of process/adding-syscalls
CREDITS: Update email address for Mat Martineau
Documentation: update kernel stack for x86_64
docs: Remove unnecessary unicode character
docs: fix "Reviewd" typo
Documentation: timers: hrtimers: Make hybrid union historical
docs/admin-guide/mm/ksm.rst fix intraface -> interface typo
doc:it_IT: fix some typos
2023-05-05 13:16:42 -07:00
Carlos Bilbao
cdc822dda6
docs/sp_SP: Add translation of process/adding-syscalls
...
Translate Documentation/process/adding-syscalls.rst into Spanish.
Co-developed-by: Mauricio Fuentes <mauriciofb@gmail.com >
Signed-off-by: Mauricio Fuentes <mauriciofb@gmail.com >
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230315143526.1213813-1-carlos.bilbao@amd.com
2023-05-02 11:09:53 -06:00
Linus Torvalds
cec24b8b6b
Merge tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
...
Pull char/misc drivers updates from Greg KH:
"Here is the "big" set of char/misc and other driver subsystems for
6.4-rc1.
It's pretty big, but due to the removal of pcmcia drivers, almost
breaks even for number of lines added vs. removed, a nice change.
Included in here are:
- removal of unused PCMCIA drivers (finally!)
- Interconnect driver updates and additions
- Lots of IIO driver updates and additions
- MHI driver updates
- Coresight driver updates
- NVMEM driver updates, which required some OF updates
- W1 driver updates and a new maintainer to manage the subsystem
- FPGA driver updates
- New driver subsystem, CDX, for AMD systems
- lots of other small driver updates and additions
All of these have been in linux-next for a while with no reported
issues"
* tag 'char-misc-6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc: (196 commits)
mcb-lpc: Reallocate memory region to avoid memory overlapping
mcb-pci: Reallocate memory region to avoid memory overlapping
mcb: Return actual parsed size when reading chameleon table
kernel/configs: Drop Android config fragments
virt: acrn: Replace obsolete memalign() with posix_memalign()
spmi: Add a check for remove callback when removing a SPMI driver
spmi: fix W=1 kernel-doc warnings
spmi: mtk-pmif: Drop of_match_ptr for ID table
spmi: pmic-arb: Convert to platform remove callback returning void
spmi: mtk-pmif: Convert to platform remove callback returning void
spmi: hisi-spmi-controller: Convert to platform remove callback returning void
w1: gpio: remove unnecessary ENOMEM messages
w1: omap-hdq: remove unnecessary ENOMEM messages
w1: omap-hdq: add SPDX tag
w1: omap-hdq: allow compile testing
w1: matrox: remove unnecessary ENOMEM messages
w1: matrox: use inline over __inline__
w1: matrox: switch from asm to linux header
w1: ds2482: do not use assignment in if condition
w1: ds2482: drop unnecessary header
...
2023-04-27 12:07:50 -07:00
Linus Torvalds
c23f28975a
Merge tag 'docs-6.4' of git://git.lwn.net/linux
...
Pull documentation updates from Jonathan Corbet:
"Commit volume in documentation is relatively low this time, but there
is still a fair amount going on, including:
- Reorganize the architecture-specific documentation under
Documentation/arch
This makes the structure match the source directory and helps to
clean up the mess that is the top-level Documentation directory a
bit. This work creates the new directory and moves x86 and most of
the less-active architectures there.
The current plan is to move the rest of the architectures in 6.5,
with the patches going through the appropriate subsystem trees.
- Some more Spanish translations and maintenance of the Italian
translation
- A new "Kernel contribution maturity model" document from Ted
- A new tutorial on quickly building a trimmed kernel from Thorsten
Plus the usual set of updates and fixes"
* tag 'docs-6.4' of git://git.lwn.net/linux: (47 commits)
media: Adjust column width for pdfdocs
media: Fix building pdfdocs
docs: clk: add documentation to log which clocks have been disabled
docs: trace: Fix typo in ftrace.rst
Documentation/process: always CC responsible lists
docs: kmemleak: adjust to config renaming
ELF: document some de-facto PT_* ABI quirks
Documentation: arm: remove stih415/stih416 related entries
docs: turn off "smart quotes" in the HTML build
Documentation: firmware: Clarify firmware path usage
docs/mm: Physical Memory: Fix grammar
Documentation: Add document for false sharing
dma-api-howto: typo fix
docs: move m68k architecture documentation under Documentation/arch/
docs: move parisc documentation under Documentation/arch/
docs: move ia64 architecture docs under Documentation/arch/
docs: Move arc architecture docs under Documentation/arch/
docs: move nios2 documentation under Documentation/arch/
docs: move openrisc documentation under Documentation/arch/
docs: move superh documentation under Documentation/arch/
...
2023-04-24 12:35:49 -07:00
Greg Kroah-Hartman
5790d407da
Merge 6.3-rc6 into char-misc-next
...
We need it here to apply other char/misc driver changes to.
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-04-10 08:49:26 +02:00
Carlos Bilbao
456ef6b083
docs/sp_SP: Add translation of process/deprecated
...
Translate Documentation/process/deprecated.rst into Spanish.
Co-developed-by: Sergio Gonzalez <sergio.collado@gmail.com >
Signed-off-by: Sergio Gonzalez <sergio.collado@gmail.com >
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230310163651.2500175-1-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-03-14 12:14:22 -06:00
Vegard Nossum
44ac5abac8
Documentation/security-bugs: move from admin-guide/ to process/
...
Jiri Kosina, Jonathan Corbet, and Willy Tarreau all expressed a desire
to move this document under process/.
Create a new section for security issues in the index and group it with
embargoed-hardware-issues.
I'm doing this at the start of the series to make all the subsequent
changes show up in 'git blame'.
Existing references were updated using:
git grep -l security-bugs ':!Documentation/translations/' | xargs sed -i 's|admin-guide/security-bugs|process/security-bugs|g'
git grep -l security-bugs Documentation/translations/ | xargs sed -i 's|Documentation/admin-guide/security-bugs|Documentation/process/security-bugs|g'
git grep -l security-bugs Documentation/translations/ | xargs sed -i '/Original:/s|\.\./admin-guide/security-bugs|\.\./process/security-bugs|g'
Notably, the page is not moved in the translations (due to my lack of
knowledge of these languages), but the translations have been updated
to point to the new location of the original document where these
references exist.
Link: https://lore.kernel.org/all/nycvar.YFH.7.76.2206062326230.10851@cbobk.fhfr.pm/
Suggested-by: Jiri Kosina <jikos@kernel.org >
Cc: Alex Shi <alexs@kernel.org >
Cc: Yanteng Si <siyanteng@loongson.cn >
Cc: Hu Haowen <src.res@email.cn >
Cc: Federico Vaga <federico.vaga@vaga.pv.it >
Cc: Tsugikazu Shibata <tshibata@ab.jp.nec.com >
Cc: Minchan Kim <minchan@kernel.org >
Cc: Jeimi Lee <jamee.lee@samsung.com >
Cc: Carlos Bilbao <carlos.bilbao@amd.com >
Cc: Akira Yokosawa <akiyks@gmail.com >
Signed-off-by: Vegard Nossum <vegard.nossum@oracle.com >
Acked-by: Carlos Bilbao <carlos.bilbao@amd.com >
Reviewed-by: Yanteng Si <siyanteng@loongson.cn >
Reviewed-by: Akira Yokosawa <akiyks@gmail.com >
Acked-by: Federico Vaga <federico.vaga@vaga.pv.it >
Reviewed-by: Bagas Sanjaya <bagasdotme@gmail.com >
Link: https://lore.kernel.org/r/20230305220010.20895-2-vegard.nossum@oracle.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org >
2023-03-12 15:56:43 +01:00
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
Carlos Bilbao
1481df6cbd
docs/sp_SP: Add process programming-language translation
...
Translate Documentation/process/programming-language.rst into Spanish.
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230207220844.2661295-1-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-02-23 12:40:08 -07:00
Carlos Bilbao
7c84156410
docs/sp_SP: Add process magic-number translation
...
Translate the following document into Spanish:
- process/magic-number.rst
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230125181840.3007341-1-carlos.bilbao@amd.com
[jc: escaped '*' to eliminate sphinx warning ]
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-01-31 14:44:43 -07:00
Carlos Bilbao
3abd57ccdd
docs/sp_SP: Add process email-clients translation
...
Translate the following document into Spanish:
- process/email-clients.rst
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230117144722.31195-1-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-01-24 15:22:42 -07:00
Carlos Bilbao
c264d5f3ce
docs/sp_SP: Add process kernel-enforcement-statement.rst translation
...
Translate the following document into Spanish:
- process/kernel-enforcement-statement.rst
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20230103165608.134190-1-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-01-13 09:40:38 -07:00
Carlos Bilbao
69163dd9ea
docs/sp_SP: Add process code-of-conduct.rst translation
...
Translate the following document into Spanish:
- process/code-of-conduct.rst
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20221204000109.17224-1-bilbao@vt.edu
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2023-01-02 16:19:28 -07:00
Carlos Bilbao
072e262304
docs/sp_SP: Add process coding-style translation
...
Translate Documentation/process/coding-style.rst into Spanish.
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20221124170242.1892751-7-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2022-11-28 08:54:45 -07:00
Carlos Bilbao
9a40f45fbd
docs/sp_SP: Add kernel-docs.rst Spanish translation
...
Translate Documentation/process/kernel-docs.rst into Spanish.
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20221124170242.1892751-6-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2022-11-28 08:54:45 -07:00
Carlos Bilbao
a0454bb599
docs: Create translations/sp_SP/process/, move submitting-patches.rst
...
The organization of the Spanish translations should be consistent with the
rest of kernel documentation. Create directory process/ and move
submitting-patches.rst there. Update indexes accordingly.
Signed-off-by: Carlos Bilbao <carlos.bilbao@amd.com >
Link: https://lore.kernel.org/r/20221124170242.1892751-5-carlos.bilbao@amd.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net >
2022-11-28 08:54:45 -07:00