Re: [PATCH] linux-user/trace-events: fix minor type in format string

2021-06-14 Thread Alex Bennée
Haha, thanks! On Mon, 14 Jun 2021, 14:30 Peter Maydell, wrote: > On Mon, 14 Jun 2021 at 14:27, Alex Bennée wrote: > > > > Signed-off-by: Alex Bennée > > Typo in subject line: should be "typo" :-) > > -- PMM >

Re: [PATCH] linux-user/trace-events: fix minor type in format string

2021-06-14 Thread Peter Maydell
On Mon, 14 Jun 2021 at 14:27, Alex Bennée wrote: > > Signed-off-by: Alex Bennée Typo in subject line: should be "typo" :-) -- PMM

Re: [PATCH] linux-user/trace-events: fix minor type in format string

2021-06-14 Thread Philippe Mathieu-Daudé
On 6/14/21 3:25 PM, Alex Bennée wrote: > Signed-off-by: Alex Bennée > --- > linux-user/trace-events | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Philippe Mathieu-Daudé