[PATCH] lib/genalloc.c: Fix trivial typo

2018-08-27 Thread Nikolas Nyby
This fixes a typo in the gen_pool_best_fit docs. Signed-off-by: Nikolas Nyby --- lib/genalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/genalloc.c b/lib/genalloc.c index ca06adc4f445..d8f534db5562 100644 --- a/lib/genalloc.c +++ b/lib/genalloc.c @@ -611,7 +611,7

[PATCH] lib/genalloc.c: Fix trivial typo

2018-08-27 Thread Nikolas Nyby
This fixes a typo in the gen_pool_best_fit docs. Signed-off-by: Nikolas Nyby --- lib/genalloc.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/genalloc.c b/lib/genalloc.c index ca06adc4f445..d8f534db5562 100644 --- a/lib/genalloc.c +++ b/lib/genalloc.c @@ -611,7 +611,7