misc: Fix typos in comments
commit3b163b0165b1eee51afd00aeae8d2ad41d05c2a2
authorStefan Weil <sw@weilnetz.de>
Fri, 7 Mar 2014 18:48:59 +0000 (7 19:48 +0100)
committerMichael Tokarev <mjt@tls.msk.ru>
Sat, 15 Mar 2014 09:54:18 +0000 (15 13:54 +0400)
treefc6e7ab151abe7cccd3bb57b44f1616d0abbf84f
parentf214530f56b99be507e40cc261c9616ec84b72d3
misc: Fix typos in comments

Codespell found and fixed these new typos:

* doesnt -> doesn't
* funtion -> function
* perfomance -> performance
* remaing -> remaining

A coding style issue (line too long) was fixed manually.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
hw/intc/arm_gic_kvm.c
hw/net/fsl_etsec/rings.c
target-arm/helper.c
target-ppc/int_helper.c