Re: [PATCH 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme

2021-07-19 Thread Alex Bennée
Mahmoud Mandour writes: > Signed-off-by: Mahmoud Mandour Reviewed-by: Alex Bennée -- Alex Bennée

[PATCH 12/13] tests/plugins/syscalls: adhere to new arg-passing scheme

2021-07-17 Thread Mahmoud Mandour
Signed-off-by: Mahmoud Mandour --- tests/plugin/syscall.c | 23 --- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/tests/plugin/syscall.c b/tests/plugin/syscall.c index 6dd71092e1..484b48de49 100644 --- a/tests/plugin/syscall.c +++ b/tests/plugin/syscall.c @@ -