You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Texts in numbered lists are rendered as continous paragraph when there
should have been breaks between first line text in the beginning of list
item and the description. Fix this by adding appropriate line breaks and
indent the rest of lines to match the first line of numbered list item.
Fixes: d6d71ee ("PM: Introduce Intel PowerClamp Driver")
Fixes: 6bbe6f5 ("docs: thermal: convert to ReST")
Signed-off-by: Bagas Sanjaya <[email protected]>
Signed-off-by: Rafael J. Wysocki <[email protected]>
0 commit comments