qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH 14/17] pseries: Support for in-kernel XICS inter


From: David Gibson
Subject: Re: [Qemu-devel] [PATCH 14/17] pseries: Support for in-kernel XICS interrupt controller
Date: Tue, 9 Jul 2013 17:21:45 +1000
User-agent: Mutt/1.5.21 (2010-09-15)

On Tue, Jul 09, 2013 at 01:21:27PM +1000, Alexey Kardashevskiy wrote:
> On 07/09/2013 04:50 AM, Anthony Liguori wrote:
> >> +#include "hw/hw.h"
> >> +#include "trace.h"
> >> +#include "hw/ppc/spapr.h"
> >> +#include "hw/ppc/xics.h"
> >> +#include "kvm_ppc.h"
> >> +#include "qemu/config-file.h"
> >> +
> >> +#include <sys/ioctl.h>
> >> +
> >> +struct icp_state_kvm {
> > 
> > CodingStyle
> 
> 
> ./scripts/checkpatch.pl finds nothing.
> 
> Did you mean missing typedef?

I think he means the kernel_style_struct_name instead of the
QemuStyleStudlyCapsStructName.

-- 
David Gibson                    | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au  | minimalist, thank you.  NOT _the_ _other_
                                | _way_ _around_!
http://www.ozlabs.org/~dgibson

Attachment: pgp6slNl1jzop.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]