leksandar Markovic > rk.com>; Marlies Ruck ; Laurent Vivier
>> ; Peter Maydell ; Taylor
>> Simpson ; Riku Voipio
>> Subject: [PATCH 2/4] linux-user: cleanup signal.c
>>
>> --
Taylor
> Simpson ; Riku Voipio
> Subject: [PATCH 2/4] linux-user: cleanup signal.c
>
> -
> CAUTION: This email originated from outside of the organization.
> --
No functionnal changes. Prepare the field for future fixes.
Remove memset(.., 0, ...) that is useless on a static array
Signed-off-by: Laurent Vivier
---
linux-user/signal.c | 37 ++---
1 file changed, 22 insertions(+), 15 deletions(-)
diff --git a/linux-user/si