odp-util: Remove trailing whitespace.
authorEthan Jackson <ethan@nicira.com>
Tue, 17 Sep 2013 00:23:31 +0000 (17:23 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 17 Sep 2013 21:16:10 +0000 (14:16 -0700)
Signed-off-by: Ethan Jackson <ethan@nicira.com>
lib/odp-util.c

index f20bd8a..6763d91 100644 (file)
@@ -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>");
             }