Re: [PATCH] x86: coding style fixes to arch/x86/math-emu/reg_constant

From: Paolo Ciarrocchi
Date: Wed Jun 18 2008 - 10:19:49 EST


On Wed, Jun 18, 2008 at 3:09 PM, Dmitri Vorobiev
<dmitri.vorobiev@xxxxxxxxx> wrote:
> Paolo Ciarrocchi wrote:
>>
>> -static void fld_const(FPU_REG const *c, int adj, u_char tag)
>> +static void fld_const(FPU_REG const * c, int adj, u_char tag)
> ________________________________________^
>
> The above does not seem to me like a big improvement in code quality. A
> false positive from checkpatch.pl?

Yes, I think you are right.
Andy CC'ed so that he can have a look at that.

Thanks.

regards,
--
Paolo
http://paolo.ciarrocchi.googlepages.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/