Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

docs/sp_SP: Remove ZERO WIDTH SPACE in memory-barriers.txt

As this file is included literally, ZERO WIDTH SPACE causes
"make pdfdocs" to emit messages which read:

Missing character: There is no ​ (U+200B) in font DejaVu Sans Mono/OT:script=latn;language=dflt;!
Missing character: There is no ​ (U+200B) in font DejaVu Sans Mono/OT:script=latn;language=dflt;!

U+200B (ZERO WIDTH SPADE) has no effect in literal blocks.
Remove them and get rid of those noises.

Signed-off-by: Akira Yokosawa <akiyks@gmail.com>
Acked-by: Carlos Bilbao <carlos.bilbao@amd.com>
Link: https://lore.kernel.org/r/c38176c7-c30a-4c2c-3516-8d3be1c267dc@gmail.com
Signed-off-by: Jonathan Corbet <corbet@lwn.net>

authored by

Akira Yokosawa and committed by
Jonathan Corbet
bd2c35d0 4f1bb038

+1 -1
+1 -1
Documentation/translations/sp_SP/memory-barriers.txt
··· 604 604 necesitan prestar atención a esta sección son aquellas que trabajan en el 605 605 código específico de la arquitectura DEC Alpha y aquellas que trabajan en 606 606 READ_ONCE() por dentro. Para aquellos que lo necesitan, y para aquellos que 607 - estén interesados ​​desde un punto de vista histórico, aquí está la historia 607 + estén interesados desde un punto de vista histórico, aquí está la historia 608 608 de las barreras de dependencia de dirección. 609 609 610 610 [!] Si bien las dependencias de direcciones se observan tanto en carga a