On Wed, Jan 22, 2014 at 03:35:15PM +0100, Kevin Wolf wrote:
> Am 20.01.2014 um 15:19 hat Chunyan Liu geschrieben:
> > This patch series is to replace QEMUOptionParameter with QemuOpts, so that 
> > only
> > one Qemu Option structure is kept in QEMU code.
> > 
> > This version is based on Dong Xu's previous patches, to move the work 
> > forward.
> > https://lists.gnu.org/archive/html/qemu-devel/2013-08/msg01695.html
> 
> Please check the coding style of all patches, especially braces and
> trailing whitespace. I commented on a few occurences, but didn't do so
> consistently throughout the series.

Use scripts/checkpatch.pl to scan your patches for coding style
violations.

Stefan

Reply via email to