Re: [PATCH v2] docs/sp_SP: Add memory-barriers.txt Spanish translation

From: Carlos Bilbao
Date: Sat Dec 03 2022 - 18:11:51 EST


On 12/3/22 5:16 AM, Jonathan Corbet wrote:
> Carlos Bilbao <carlos.bilbao@xxxxxxx> writes:
>
>> Translate the following documents into Spanish:
>>
>> - memory-barriers.txt
>>
>> using the wrapper documents system.
>>
>> Signed-off-by: Carlos Bilbao <carlos.bilbao@xxxxxxx>
>> ---
>> Documentation/translations/sp_SP/index.rst | 1 +
>> .../translations/sp_SP/memory-barriers.txt | 3134 +++++++++++++++++
>> .../sp_SP/wrappers/memory-barriers.rst | 19 +
>> 3 files changed, 3154 insertions(+)
>> create mode 100644 Documentation/translations/sp_SP/memory-barriers.txt
>> create mode 100644 Documentation/translations/sp_SP/wrappers/memory-barriers.rst
>
> I've applied this, thanks.
>
> For future reference, it would make life just a little easier if you'd
> put patches inline rather than as attachments.

That's weird, I just used git send-email. Maybe it showed up as an
attachment due to its large size.

>
> Thanks,
>
> jon

Thanks,
Carlos