misc: Typo fixes, courtesy of Codespell
While I mostly followed Codespell's suggestions, I did not choose to
shorten 'pre-emptively' to 'preemptively'. I also noticed a couple of
s/loose/lose/ not spotted by Codespell.
Signed-off-by: Eric Blake <eblake@redhat.com>