Simplify shash_find() followed by shash_add() into shash_add_once().
authorBen Pfaff <blp@nicira.com>
Wed, 30 Jun 2010 20:28:22 +0000 (13:28 -0700)
committerBen Pfaff <blp@nicira.com>
Wed, 30 Jun 2010 23:48:55 +0000 (16:48 -0700)
commitefdd908807544de7bee8644fafc1400e6a32d936
tree3cf8096adb7b7e125e568e18dbe26d8be205dad4
parentc6c9e1e36fdd9fe05e3d08a5e8fcceca13efd58a
Simplify shash_find() followed by shash_add() into shash_add_once().

This is just a cleanup.
lib/fatal-signal.c
lib/netdev.c
lib/ovsdb-idl.c
vswitchd/bridge.c