From: Jan Stancek <jstancek@redhat.com>
To: ltp@lists.linux.it
Subject: [LTP] [PATCH] syscalls/recvmmsg01.c: Fix a compiler error
Date: Wed, 23 Sep 2020 06:02:26 -0400 (EDT) [thread overview]
Message-ID: <938084292.15015367.1600855346871.JavaMail.zimbra@redhat.com> (raw)
In-Reply-To: <20200923084422.13101-1-yangx.jy@cn.fujitsu.com>
----- Original Message -----
> Use correct ts.type to fix the following compiler error:
> --------------------------------------------
> recvmmsg01.c:86:9: error: request for member ?type? in something not a
> structure or union
> timeout.type = tv->ts_type;
> --------------------------------------------
>
> Fixes: 135af8ededd4 ("syscalls/{send|recv}mmsg: add a test case for timeout
> and errno test")
> Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
Acked-by: Jan Stancek <jstancek@redhat.com>
next prev parent reply other threads:[~2020-09-23 10:02 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-09-23 8:44 [LTP] [PATCH] syscalls/recvmmsg01.c: Fix a compiler error Xiao Yang
2020-09-23 9:48 ` Petr Vorel
2020-09-23 9:51 ` Petr Vorel
2020-09-23 13:36 ` Xiao Yang
2020-09-23 10:02 ` Jan Stancek [this message]
2020-09-25 11:59 ` Cyril Hrubis
2020-09-25 15:29 ` Xiao Yang
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=938084292.15015367.1600855346871.JavaMail.zimbra@redhat.com \
--to=jstancek@redhat.com \
--cc=ltp@lists.linux.it \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.