[ovs-dev] [PATCH 0/5] Minor size reduction patch set

Helmut Schaa helmut.schaa at googlemail.com
Fri Dec 13 13:17:12 UTC 2013


Helmut Schaa (5):
  lib/ofp: Consolidate some struct field orders
  lib/random: Make some functions in random.c inline
  lib/mac-learning: Add missing semicolon
  lib/util.h: Disable ovs_assert when build with NDEBUG
  lib/util: Make some functions in util.c inline

 lib/mac-learning.c |  2 +-
 lib/ofp-actions.h  |  2 +-
 lib/ofp-util.h     |  8 ++++----
 lib/random.c       | 17 -----------------
 lib/random.h       | 21 ++++++++++++++++++---
 lib/util.c         | 18 ------------------
 lib/util.h         | 26 +++++++++++++++++++++++---
 7 files changed, 47 insertions(+), 47 deletions(-)

-- 
1.8.1.4




More information about the dev mailing list