On 21 June 2012 18:24, Blue Swirl <blauwir...@gmail.com> wrote:
> On Wed, Jun 20, 2012 at 7:10 AM, Jia Liu <pro...@gmail.com> 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