Re: [PATCH 5/5] unstrip: Remove nested next() function

2021-03-01 Thread Mark Wielaard
Hi Timm, On Wed, 2021-02-17 at 09:43 +0100, Timm Bäder via Elfutils-devel wrote: > This is a simple one-liner, so inline this into the few callers. > Get rid of a nested function this way. Added a ChangeLog entry and pushed. Thanks, Mark

[PATCH 5/5] unstrip: Remove nested next() function

2021-02-17 Thread Timm Bäder via Elfutils-devel
From: Timm Bäder This is a simple one-liner, so inline this into the few callers. Get rid of a nested function this way. Signed-off-by: Timm Bäder --- src/unstrip.c | 14 ++ 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/src/unstrip.c b/src/unstrip.c index 3822a19b..