aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorOliver O'Halloran <oohall@gmail.com>2019-12-09 12:14:40 +1100
committerOliver O'Halloran <oohall@gmail.com>2019-12-16 15:18:29 +1100
commit7b4619a6e709e4bbde42391ca00da085ebf447e6 (patch)
treeb2be5bbf70c514e695e3831c4d0dbb729cb73fa1 /doc
parent962f6d7809ee7fddc06674e054ba235d65c94f9b (diff)
downloadskiboot-7b4619a6e709e4bbde42391ca00da085ebf447e6.zip
skiboot-7b4619a6e709e4bbde42391ca00da085ebf447e6.tar.gz
skiboot-7b4619a6e709e4bbde42391ca00da085ebf447e6.tar.bz2
doc/opal-api: Remove spurious indent
Sphinx whines. Signed-off-by: Oliver O'Halloran <oohall@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r--doc/opal-api/opal-led-get-set-114-115.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/opal-api/opal-led-get-set-114-115.rst b/doc/opal-api/opal-led-get-set-114-115.rst
index 0de7c4c..9bec847 100644
--- a/doc/opal-api/opal-led-get-set-114-115.rst
+++ b/doc/opal-api/opal-led-get-set-114-115.rst
@@ -120,7 +120,7 @@ LED status for all the LED types mentioned in the mask with their
value mentioned. OPAL checks the 'max_led_type' to understand
whether the host is newer or older compared to itself. In case where
the OPAL is newer compared to the host (OPAL's max_led_type >
- host's max_led_type), it updates LED status based on max_led_type
+host's max_led_type), it updates LED status based on max_led_type
requested from the host. When the host is newer compared to the OPAL
(host's max_led_type > OPAL's max_led_type), OPAL updates
'max_led_type' to the maximum number of LED type it understands and