Re: [ovs-dev] [PATCH 1/4] util: Make xreadlink a static function.

2014-02-13 Thread Ben Pfaff
On Thu, Feb 13, 2014 at 11:22:20AM -0800, Gurucharan Shetty wrote: > Signed-off-by: Gurucharan Shetty I guess that's because it's only used in util.c. Acked-by: Ben Pfaff ___ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo

[ovs-dev] [PATCH 1/4] util: Make xreadlink a static function.

2014-02-13 Thread Gurucharan Shetty
Signed-off-by: Gurucharan Shetty --- lib/util.c |4 +++- lib/util.h |1 - 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/lib/util.c b/lib/util.c index fc990ef..6490b47 100644 --- a/lib/util.c +++ b/lib/util.c @@ -55,6 +55,8 @@ DEFINE_STATIC_PER_THREAD_DATA(struct { char s[