Re: [PATCH 05/17] Remove return value from reginfo_dump

2024-05-15 Thread Philippe Mathieu-Daudé
On 11/5/24 13:53, Richard Henderson wrote: No uses actually checked the error indication. Even if we wanted to check ferror on the stream, we should do that generically rather than per arch. Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- risu.h | 4 ++--

[PATCH 05/17] Remove return value from reginfo_dump

2024-05-11 Thread Richard Henderson
No uses actually checked the error indication. Even if we wanted to check ferror on the stream, we should do that generically rather than per arch. Reviewed-by: Peter Maydell Signed-off-by: Richard Henderson --- risu.h | 4 ++-- risu_reginfo_aarch64.c | 8 +++- risu