qemu-devel
[Top][All Lists]
Advanced

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

Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support


From: Peter Maydell
Subject: Re: [Qemu-devel] [PATCH v5 00/16] QEMU OpenRISC support
Date: Thu, 21 Jun 2012 18:28:30 +0100

On 21 June 2012 18:24, Blue Swirl <address@hidden> wrote:
> On Wed, Jun 20, 2012 at 7:10 AM, Jia Liu <address@hidden> wrote:
>> ERROR: need consistent spacing around '*' (ctx:WxV)
>> #99: FILE: target-openrisc/int_helper.c:53:
>> +target_ulong HELPER(mul32)(CPUOpenRISCState *env,
>>
>> It is really weird. And, I don't know how to handle it.
>
> It's a limitation in checkpatch.pl, it is confused by any CPUxxxState
> for some reason. Please just ignore these cases.

I think in this case it's more likely to be the HELPER() macro
that is confusing it, but yes, just ignore the error.

-- PMM



reply via email to

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