diff options
author | YOSHIFUJI Hideaki <[email protected]> | 2008-04-21 14:28:45 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-04-21 14:28:45 -0700 |
commit | cdd04d98f6922f5a7ba52714f077140d42bc67c9 (patch) | |
tree | 501f645032b1becd913ef8bea8acba7232bee7fd /lib/debugobjects.c | |
parent | 633d424bf33dab99e77b36210fbd1b996e7823df (diff) |
[DCCP]: Convert do_gettimeofday() to getnstimeofday().
What do_gettimeofday() does is to call getnstimeofday() and
to convert the result from timespec{} to timeval{}.
We do not always need timeval{} and we can convert timespec{}
when we really need (to print).
Signed-off-by: YOSHIFUJI Hideaki <[email protected]>
Acked-by: Arnaldo Carvalho de Melo <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/debugobjects.c')
0 files changed, 0 insertions, 0 deletions