diff options
author | john stultz <[email protected]> | 2005-07-05 18:54:44 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2005-07-05 19:18:59 -0700 |
commit | f326d22b8cc5bfebfa5b3f6a4066dc737def2234 (patch) | |
tree | ef7f968164e71fd5a4cd390e489a95c84e9afa9a /net/unix/af_unix.c | |
parent | e6b6239f8e8e5bd9ba0192a854652abf14e28ce4 (diff) |
[PATCH] ppc32: stop misusing NTP's time_offset value
As part of my timeofday rework, I've been looking at the NTP code and I
noticed that the PPC architecture is apparently misusing the NTP's
time_offset (it is a terrible name!) value as some form of timezone offset.
This could cause problems when time_offset changed by the NTP code. This
patch changes the PPC code so it uses a more clear local variable:
timezone_offset.
Signed-off-by: John Stultz <[email protected]>
Acked-by: Tom Rini <[email protected]>
Cc: Benjamin Herrenschmidt <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions