04.12.2013 10:27, Antony Pavlov wrote: > scripts/checkpatch.pl reports about some style problems, > this commit fixes some of them:
Thanks, applied to trivial-patches queue. I'm a bit afraid of this sort of patches - there are LOTS of coding style issues in current qemu code base, and applying a patch like this may open a really large can of worms... Generally it has been agreed to fix coding style only when doing some other code changes nearby, as far as I remember. /mjt