summaryrefslogtreecommitdiff
path: root/lib/compiler.h
diff options
context:
space:
mode:
authorHelmut Schaa <helmut.schaa@googlemail.com>2013-12-13 14:17:17 +0100
committerBen Pfaff <blp@nicira.com>2013-12-13 09:09:18 -0800
commit42efb1dc451ebdd7a37ef27a4df7423df74d423c (patch)
treea436836d8a610980000058acaf84a0081c4e7648 /lib/compiler.h
parent4319a5bcf544b813240acec77d4a667f501bf53a (diff)
downloadopenvswitch-42efb1dc451ebdd7a37ef27a4df7423df74d423c.tar.gz
lib/util: Make some functions in util.c inline
str_to_uint, str_to_ulong and str_to_ullong are just wrappers around the corresponding signed functions. Move these to util.h and make them inline saving some library exports and letting the compiler do some more magic. Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com> Signed-off-by: Ben Pfaff <blp@nicira.com>
Diffstat (limited to 'lib/compiler.h')
0 files changed, 0 insertions, 0 deletions