]> git.karo-electronics.de Git - karo-tx-linux.git/commitdiff
KVM: ARM: Remove non-ASCII space characters
authorChristoffer Dall <christoffer.dall@linaro.org>
Wed, 16 Oct 2013 00:43:00 +0000 (17:43 -0700)
committerChristoffer Dall <christoffer.dall@linaro.org>
Wed, 16 Oct 2013 00:43:00 +0000 (17:43 -0700)
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>
Documentation/virtual/kvm/api.txt

index 076b8492d810176d974b505b90f91ab4f263f5da..a89a5ee0b9405db4ab99a5e71f678f22ce1886e3 100644 (file)
@@ -2312,7 +2312,7 @@ Type: vm ioctl
 Parameters: struct struct kvm_vcpu_init (out)
 Returns: 0 on success; -1 on error
 Errors:
 ENODEV:    no preferred target available for the host
 ENODEV:    no preferred target available for the host
 
 This queries KVM for preferred CPU target type which can be emulated
 by KVM on underlying host.