* [LTP] [PATCH] pwritev202: Fix the doc to fit RST format
@ 2025-04-01 9:39 Ma Xinjian via ltp
2025-04-01 11:34 ` Andrea Cervesato via ltp
0 siblings, 1 reply; 2+ messages in thread
From: Ma Xinjian via ltp @ 2025-04-01 9:39 UTC (permalink / raw)
To: ltp
Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
---
testcases/kernel/syscalls/pwritev2/pwritev202.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/testcases/kernel/syscalls/pwritev2/pwritev202.c b/testcases/kernel/syscalls/pwritev2/pwritev202.c
index b17d84067..30345fa79 100644
--- a/testcases/kernel/syscalls/pwritev2/pwritev202.c
+++ b/testcases/kernel/syscalls/pwritev2/pwritev202.c
@@ -9,10 +9,10 @@
*
* - pwritev2() fails and sets errno to EINVAL if iov_len is invalid.
* - pwritev2() fails and sets errno to EINVAL if the vector count iovcnt is
- * less than zero.
+ * less than zero.
* - pwritev2() fails and sets errno to EOPNOTSUPP if flag is invalid.
* - pwritev2() fails and sets errno to EFAULT when writing data from invalid
- * address.
+ * address.
* - pwritev2() fails and sets errno to EBADF if file descriptor is invalid.
* - pwritev2() fails and sets errno to EBADF if file descriptor is open for
* reading.
--
2.47.0
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply related [flat|nested] 2+ messages in thread
* Re: [LTP] [PATCH] pwritev202: Fix the doc to fit RST format
2025-04-01 9:39 [LTP] [PATCH] pwritev202: Fix the doc to fit RST format Ma Xinjian via ltp
@ 2025-04-01 11:34 ` Andrea Cervesato via ltp
0 siblings, 0 replies; 2+ messages in thread
From: Andrea Cervesato via ltp @ 2025-04-01 11:34 UTC (permalink / raw)
To: Ma Xinjian, ltp
Merged thanks!
Kind regards,
Andrea Cervesato
On 4/1/25 11:39, Ma Xinjian via ltp wrote:
> Signed-off-by: Ma Xinjian <maxj.fnst@fujitsu.com>
> ---
> testcases/kernel/syscalls/pwritev2/pwritev202.c | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
>
> diff --git a/testcases/kernel/syscalls/pwritev2/pwritev202.c b/testcases/kernel/syscalls/pwritev2/pwritev202.c
> index b17d84067..30345fa79 100644
> --- a/testcases/kernel/syscalls/pwritev2/pwritev202.c
> +++ b/testcases/kernel/syscalls/pwritev2/pwritev202.c
> @@ -9,10 +9,10 @@
> *
> * - pwritev2() fails and sets errno to EINVAL if iov_len is invalid.
> * - pwritev2() fails and sets errno to EINVAL if the vector count iovcnt is
> - * less than zero.
> + * less than zero.
> * - pwritev2() fails and sets errno to EOPNOTSUPP if flag is invalid.
> * - pwritev2() fails and sets errno to EFAULT when writing data from invalid
> - * address.
> + * address.
> * - pwritev2() fails and sets errno to EBADF if file descriptor is invalid.
> * - pwritev2() fails and sets errno to EBADF if file descriptor is open for
> * reading.
--
Mailing list info: https://lists.linux.it/listinfo/ltp
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2025-04-01 11:35 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-04-01 9:39 [LTP] [PATCH] pwritev202: Fix the doc to fit RST format Ma Xinjian via ltp
2025-04-01 11:34 ` Andrea Cervesato via ltp
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox