On Thu, 2005-08-25 at 10:50 -0700, George Anzinger wrote:
> john stultz wrote:
> > Andrew, All,
> > 
> >     This patch cleans up a commonly repeated set of changes to the NTP
> > state variables by adding two helper inline functions:
> >     
> > ntp_clear(): Clears the ntp state variables
> 
> How many places is this called in any given arch?  I ask because it 
> _may_ save space if it is NOT inlined.  I don't think it is ever in a 
> critical code path...

I wouldn't mind putting it in a function either (it helps get those ntp
time_* values out of the global namespace), but I figured I'd first
clean it up without changing anything.

thanks
-john


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to