Skip to content

Commit

Permalink
odp-util: Remove trailing whitespace.
Browse files Browse the repository at this point in the history
Signed-off-by: Ethan Jackson <[email protected]>
  • Loading branch information
ejj committed Sep 17, 2013
1 parent 9e04d6f commit 1394054
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/odp-util.c
Original file line number Diff line number Diff line change
Expand Up @@ -1407,7 +1407,7 @@ odp_flow_format(const struct nlattr *key, size_t key_len,

if (left) {
int i;

if (left == key_len) {
ds_put_cstr(ds, "<empty>");
}
Expand Down

0 comments on commit 1394054

Please sign in to comment.