On Thu, 28 Aug 2025 at 13:09, Richard Henderson
wrote:
>
> While we're at it, drop "pos++" and simply open-code indexes.
>
> Signed-off-by: Richard Henderson
> ---
> linux-user/elfload.c | 24
> 1 file changed, 12 insertions(+), 12 deletions(-)
>
Reviewed-by: Peter Mayd
While we're at it, drop "pos++" and simply open-code indexes.
Signed-off-by: Richard Henderson
---
linux-user/elfload.c | 24
1 file changed, 12 insertions(+), 12 deletions(-)
diff --git a/linux-user/elfload.c b/linux-user/elfload.c
index 8fcdb0569b..40a5bcccab 100644
-