Re: [PATCH for-5.1] libvhost-user: Add missing GCC_FMT_ATTR and fix format errors

2020-07-22 Thread Marc-André Lureau
On Thu, Jul 23, 2020 at 12:54 AM Stefan Weil wrote: > Signed-off-by: Stefan Weil > Reviewed-by: Marc-André Lureau --- > contrib/libvhost-user/libvhost-user.c | 9 + > 1 file changed, 5 insertions(+), 4 deletions(-) > > diff --git a/contrib/libvhost-user/libvhost-user.c > b/contrib/li

[PATCH for-5.1] libvhost-user: Add missing GCC_FMT_ATTR and fix format errors

2020-07-22 Thread Stefan Weil
Signed-off-by: Stefan Weil --- contrib/libvhost-user/libvhost-user.c | 9 + 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/contrib/libvhost-user/libvhost-user.c b/contrib/libvhost-user/libvhost-user.c index d315db1396..6e659aff37 100644 --- a/contrib/libvhost-user/libvhost