[LTP] [PATCH 0/3] ioprio minor cleanup
Damien Le Moal
dlemoal@kernel.org
Tue Jun 20 14:59:17 CEST 2023
On 6/20/23 21:01, Petr Vorel wrote:
> Further minor ioprio cleanup. NOTE, docparse markers /*\ [Description]
> in the second commit allow test to be included in our automatically
> generated documentation [1].
>
> Kind regards,
> Petr
>
> [1] https://github.com/linux-test-project/ltp/releases/download/20230516/metadata.20230516.html
Looks good. Thanks Petr !
For the series:
Reviewed-by: Damien Le Moal <dlemoal@kernel.org>
>
> Petr Vorel (3):
> ioprio: Move fallback constants and structs to LAPI header
> ioprio: Add docparse markers
> utils: Remove unused ioprio.h
>
> include/lapi/ioprio.h | 47 +++++++++++++++++++
> testcases/kernel/syscalls/ioprio/ioprio.h | 42 ++---------------
> .../kernel/syscalls/ioprio/ioprio_get01.c | 9 ++--
> .../kernel/syscalls/ioprio/ioprio_set01.c | 9 ++--
> .../kernel/syscalls/ioprio/ioprio_set02.c | 9 ++--
> .../kernel/syscalls/ioprio/ioprio_set03.c | 9 ++--
> testcases/kernel/syscalls/utils/ioprio.h | 46 ------------------
> 7 files changed, 71 insertions(+), 100 deletions(-)
> create mode 100644 include/lapi/ioprio.h
> delete mode 100644 testcases/kernel/syscalls/utils/ioprio.h
>
--
Damien Le Moal
Western Digital Research
More information about the ltp
mailing list