Commit 2fc63fd
Maxim Levitsky
Documentation: KVM: Fix unexpected unindent warnings
JIRA: https://issues.redhat.com/browse/RHEL-47242
commit 0c84b53
Author: Binbin Wu <[email protected]>
Date: Wed Jun 25 09:48:29 2025 +0800
Documentation: KVM: Fix unexpected unindent warnings
Add proper indentations to bullet list items to resolve the warning:
"Bullet list ends without a blank line; unexpected unindent."
Closes:https://lore.kernel.org/kvm/[email protected]/
Fixes: cf207ea ("KVM: TDX: Handle TDG.VP.VMCALL<GetQuote>")
Fixes: 25e8b1d ("KVM: TDX: Exit to userspace for GetTdVmCallInfo")
Reported-by: Stephen Rothwell <[email protected]>
Signed-off-by: Binbin Wu <[email protected]>
Reviewed-by: Bagas Sanjaya <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Sean Christopherson <[email protected]>
Signed-off-by: Maxim Levitsky <[email protected]>1 parent c583bc7 commit 2fc63fd
1 file changed
+15
-15
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7202 | 7202 | | |
7203 | 7203 | | |
7204 | 7204 | | |
7205 | | - | |
7206 | | - | |
7207 | | - | |
7208 | | - | |
7209 | | - | |
7210 | | - | |
7211 | | - | |
7212 | | - | |
7213 | | - | |
7214 | | - | |
7215 | | - | |
7216 | | - | |
7217 | | - | |
7218 | | - | |
7219 | | - | |
| 7205 | + | |
| 7206 | + | |
| 7207 | + | |
| 7208 | + | |
| 7209 | + | |
| 7210 | + | |
| 7211 | + | |
| 7212 | + | |
| 7213 | + | |
| 7214 | + | |
| 7215 | + | |
| 7216 | + | |
| 7217 | + | |
| 7218 | + | |
| 7219 | + | |
7220 | 7220 | | |
7221 | 7221 | | |
7222 | 7222 | | |
| |||
0 commit comments