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

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Paolo Ciarrocchi <paolo.ciarrocchi@...>
Cc: Dmitri Vorobiev <dmitri.vorobiev@...>, Ingo Molnar <mingo@...>, tglx <tglx@...>, hpa <hpa@...>, Linux Kernel <linux-kernel@...>, Andy Whitcroft <apw@...>
Date: Wednesday, June 18, 2008 - 10:56 am

> On Wed, Jun 18, 2008 at 3:09 PM, Dmitri Vorobiev

It should obviously be

 static void fld_const(const FPU_REG *c, int adj, u_char tag)

FPU_REG is not an appropriate type name though.  Is "typedef struct
fpu__reg FPU_REG;" necessary at all?  (Removing it would create some
code churn all over x86/math-emu/ though. Maybe not desirable.)
-- 
Stefan Richter
-=====-==--- -==- =--=-
http://arcgraph.de/sr/
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] x86: coding style fixes to arch/x86/math-emu/reg..., Paolo Ciarrocchi, (Wed Jun 18, 10:19 am)
Re: [PATCH] x86: coding style fixes to arch/x86/math-emu/reg..., Stefan Richter, (Wed Jun 18, 10:56 am)