[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <48590926.5060009@movial.fi>
Date: Wed, 18 Jun 2008 16:09:58 +0300
From: Dmitri Vorobiev <dmitri.vorobiev@...ial.fi>
To: Paolo Ciarrocchi <paolo.ciarrocchi@...il.com>
CC: Ingo Molnar <mingo@...e.hu>, tglx <tglx@...utronix.de>,
hpa <hpa@...or.com>, Linux Kernel <linux-kernel@...r.kernel.org>
Subject: Re: [PATCH] x86: coding style fixes to arch/x86/math-emu/reg_constant
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?
Dmitri
> {
> FPU_REG *st_new_ptr;
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists