Files
android_kernel_xiaomi_sm8450/Documentation/driver-api/fpga/fpga-programming.rst
Mauro Carvalho Chehab b089bb733c docs: driver-api: fpga: avoid using UTF-8 chars
[ Upstream commit 758f74674bcb82e1ed1a0b5a56980f295183b546 ]

While UTF-8 characters can be used at the Linux documentation,
the best is to use them only when ASCII doesn't offer a good replacement.
So, replace the occurences of the following UTF-8 characters:

	- U+2014 ('—'): EM DASH

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Signed-off-by: Moritz Fischer <mdf@kernel.org>
Stable-dep-of: b7c0e1ecee40 ("fpga: region: add owner module and take its refcount")
Signed-off-by: Sasha Levin <sashal@kernel.org>
2024-06-16 13:32:19 +02:00

2.9 KiB