Skip to content

Commit a7265fb

Browse files
committed
KVM: ARM: Remove non-ASCII space characters
Some strange character leaped into the documentation, which makes git-send-email behave quite strangely. Get rid of this before it bites anyone else. Cc: Anup Patel <anup.patel@linaro.org> Signed-off-by: Christoffer Dall <christoffer.dall@linaro.org>
1 parent e8c2d99 commit a7265fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/virtual/kvm/api.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2312,7 +2312,7 @@ Type: vm ioctl
23122312
Parameters: struct struct kvm_vcpu_init (out)
23132313
Returns: 0 on success; -1 on error
23142314
Errors:
2315-
 ENODEV:    no preferred target available for the host
2315+
ENODEV: no preferred target available for the host
23162316

23172317
This queries KVM for preferred CPU target type which can be emulated
23182318
by KVM on underlying host.

0 commit comments

Comments
 (0)