Re: [Qemu-devel] [Qemu-trivial] [PATCH] eeprom93xx: fix coding style

2013-12-06 Thread Antony Pavlov
On Fri, 06 Dec 2013 22:59:29 +0400 Michael Tokarev wrote: > 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

Re: [Qemu-devel] [Qemu-trivial] [PATCH] eeprom93xx: fix coding style

2013-12-06 Thread Michael Tokarev
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