summaryrefslogtreecommitdiff
path: root/lib/stream.c
diff options
context:
space:
mode:
authorRussell Bryant <rbryant@redhat.com>2015-02-20 13:22:14 -0500
committerBen Pfaff <blp@nicira.com>2015-02-20 10:31:23 -0800
commitee5315b9f90b106bd0eb8d1cab18e627d0d19c30 (patch)
tree7ec0a6812f0c7aebaea0f1c24529eb29d870ab2c /lib/stream.c
parent49b507d99dc5100200a86a90863c532acb9bb972 (diff)
downloadopenvswitch-ee5315b9f90b106bd0eb8d1cab18e627d0d19c30.tar.gz
timeval: Remove duplicate memset().
init_clock begins with a memset of 0 of the full clock struct. This memset at the end of a single struct member just makes extra sure that it's set to 0, which is unnecessary. Signed-off-by: Russell Bryant <rbryant@redhat.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib/stream.c')
0 files changed, 0 insertions, 0 deletions