u-devel@nongnu.org;
> zhuj...@cmss.chinamobile.com
> Subject: [PATCH] tests/qtest: remove unused variables
>
> These variables are never referenced in the code, just remove them
>
> Signed-off-by: zhujun2
> ---
> tests/qtest/test-filter-mirror.c | 2 +-
> tests/qte
On 15/11/2023 09.00, zhujun2 wrote:
These variables are never referenced in the code, just remove them
Signed-off-by: zhujun2
---
tests/qtest/test-filter-mirror.c | 2 +-
tests/qtest/test-filter-redirector.c | 4 ++--
tests/qtest/virtio-net-test.c| 2 +-
3 files changed, 4 inse
These variables are never referenced in the code, just remove them
Signed-off-by: zhujun2
---
tests/qtest/test-filter-mirror.c | 2 +-
tests/qtest/test-filter-redirector.c | 4 ++--
tests/qtest/virtio-net-test.c| 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/te