On 6/18/21 9:29 PM, Richard Henderson wrote: > The return value is constant 0, and unused as well -- change to void. > Drop inline marker. Change tramp type to uint32_t* for clarity. > > Signed-off-by: Richard Henderson <[email protected]> > --- > linux-user/mips/signal.c | 5 +---- > 1 file changed, 1 insertion(+), 4 deletions(-)
Thanks :) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
