OSDN Git Service

docs: powerpc: syscall64-abi.rst: fix a malformed table
authorMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 27 Aug 2020 05:35:37 +0000 (07:35 +0200)
committerMauro Carvalho Chehab <mchehab+huawei@kernel.org>
Thu, 15 Oct 2020 05:49:47 +0000 (07:49 +0200)
commit209b44c804c0b99a7697950e2596b58cd838358d
treee11ab7c9eb72071f941d6077e2f6608a27019f3a
parentd4dd87f83c6a09ef378172ebed6e0de2ca0dd8ba
docs: powerpc: syscall64-abi.rst: fix a malformed table

As reported:

Documentation/powerpc/syscall64-abi.rst:53: WARNING: Malformed table.
Text in column margin in table line 2.

=========== ============= ========================================
--- For the sc instruction, differences with the ELF ABI ---
r0          Volatile      (System call number.)

This table requires a different notation to be valid.

Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org>
Documentation/powerpc/syscall64-abi.rst