On Oct 30, 2014, at 8:43 AM, Ben Pfaff wrote:
> On Wed, Oct 29, 2014 at 11:41:47AM -0700, Jarno Rajahalme wrote:
>> Subject: [ovs-dev] [PATCH 1/2] lib/list: Inline list functions.
>
> There seems to be a new trend of writing directory names at the
> beginning of subjec
On Wed, Oct 29, 2014 at 11:41:47AM -0700, Jarno Rajahalme wrote:
> Subject: [ovs-dev] [PATCH 1/2] lib/list: Inline list functions.
There seems to be a new trend of writing directory names at the
beginning of subjects, e.g. "lib/list" instead of "list". I am not sure
wh
All of the list functions are really small, so inlining them should be
beneficial.
Requested-by: Ben Pfaff
Signed-off-by: Jarno Rajahalme
---
lib/automake.mk |1 -
lib/list.c | 203
lib/list.h | 229 +++