]> Git Repo - linux.git/commit
docs: powerpc: syscall64-abi.rst: fix a malformed table
authorMauro Carvalho Chehab <[email protected]>
Thu, 27 Aug 2020 05:35:37 +0000 (07:35 +0200)
committerMauro Carvalho Chehab <[email protected]>
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 <[email protected]>
Documentation/powerpc/syscall64-abi.rst
This page took 0.0526489999999999 seconds and 4 git commands to generate.