Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string

2020-09-01 Thread Philippe Mathieu-Daudé
On Mon, Aug 31, 2020 at 9:52 PM Philippe Mathieu-Daudé wrote: > > > Le jeu. 27 août 2020 23:09, Stefan Weil a écrit : >> >> Signed-off-by: Stefan Weil >> --- >> contrib/libvhost-user/libvhost-user.c | 4 ++-- >> 1 file changed, 2 insertions(+), 2 deletions(-) >> >> diff --git a/contrib/libvhost

Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string

2020-08-31 Thread Raphael Norwitz
On Thu, Aug 27, 2020 at 5:09 PM Stefan Weil wrote: > > Signed-off-by: Stefan Weil Reviewed-by: Raphael Norwitz > --- > contrib/libvhost-user/libvhost-user.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/contrib/libvhost-user/libvhost-user.c > b/contrib/libvhost

Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string

2020-08-31 Thread Philippe Mathieu-Daudé
Le jeu. 27 août 2020 23:09, Stefan Weil a écrit : > Signed-off-by: Stefan Weil > --- > contrib/libvhost-user/libvhost-user.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/contrib/libvhost-user/libvhost-user.c > b/contrib/libvhost-user/libvhost-user.c > index 53f16

Re: [PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string

2020-08-27 Thread Marc-André Lureau
On Fri, Aug 28, 2020 at 1:10 AM Stefan Weil wrote: > Signed-off-by: Stefan Weil > Reviewed-by: Marc-André Lureau --- > contrib/libvhost-user/libvhost-user.c | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/contrib/libvhost-user/libvhost-user.c > b/contrib/libvhost

[PATCH] libvhost-user: Add GCC_FMT_ATTR and fix format string

2020-08-27 Thread Stefan Weil
Signed-off-by: Stefan Weil --- contrib/libvhost-user/libvhost-user.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/libvhost-user/libvhost-user.c b/contrib/libvhost-user/libvhost-user.c index 53f16bdf08..ff7ac876f4 100644 --- a/contrib/libvhost-user/libvhost-user