Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
ovsdb: Fix dead assignment reported by clang.
Clang reports variable 'error' never been used. Fix by returning error when table_update->type != JSON_OBJECT. Signed-off-by: William Tu <[email protected]> Signed-off-by: Ben Pfaff <[email protected]>
- Loading branch information