Searched hist:"5 e716ec68b4a75a84e28c0efa68db613deb64981" (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/Documentation/networking/device_drivers/ethernet/intel/ |
H A D | iavf.rst | diff 5e716ec68b4a75a84e28c0efa68db613deb64981 Tue May 11 10:01:32 CDT 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> docs: networking: device_drivers: fix bad usage of UTF-8 chars
Probably because the original file was pre-processed by some tool, both i40e.rst and iavf.rst files are using this character:
- U+2013 ('–'): EN DASH
meaning an hyphen when calling a command line application, which is obviously wrong. So, replace them by an hyphen, ensuring that it will be properly displayed as literals when building the documentation.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/95eb2a48d0ca3528780ce0dfce64359977fa8cb3.1620744606.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|
H A D | i40e.rst | diff 5e716ec68b4a75a84e28c0efa68db613deb64981 Tue May 11 10:01:32 CDT 2021 Mauro Carvalho Chehab <mchehab+huawei@kernel.org> docs: networking: device_drivers: fix bad usage of UTF-8 chars
Probably because the original file was pre-processed by some tool, both i40e.rst and iavf.rst files are using this character:
- U+2013 ('–'): EN DASH
meaning an hyphen when calling a command line application, which is obviously wrong. So, replace them by an hyphen, ensuring that it will be properly displayed as literals when building the documentation.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org> Link: https://lore.kernel.org/r/95eb2a48d0ca3528780ce0dfce64359977fa8cb3.1620744606.git.mchehab+huawei@kernel.org Signed-off-by: Jonathan Corbet <corbet@lwn.net>
|