diff options
author | 2008-04-21 14:28:45 -0700 | |
---|---|---|
committer | 2008-04-21 14:28:45 -0700 | |
commit | cdd04d98f6922f5a7ba52714f077140d42bc67c9 (patch) | |
tree | 501f645032b1becd913ef8bea8acba7232bee7fd /net/unix/sysctl_net_unix.c | |
parent | [NETNS]: Don't initialize err variable twice. (diff) | |
download | wireguard-linux-cdd04d98f6922f5a7ba52714f077140d42bc67c9.tar.xz wireguard-linux-cdd04d98f6922f5a7ba52714f077140d42bc67c9.zip |
[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 <yoshfuji@linux-ipv6.org>
Acked-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions