
3 Mar
2021
3 Mar
'21
2:08 p.m.
On Mon, Jan 11, 2021 at 12:50:14 +0300, Nikolay Shirokovskiy wrote:
The check is copied from qemu driver I guess and does not make much sense for test driver. This patch is a preparation step to get rid of macros in this place. And I guess it make sence just to drop this check instead of moving to
s/sence/sense/
some function.
Signed-off-by: Nikolay Shirokovskiy <nshirokovskiy@virtuozzo.com> --- src/test/test_driver.c | 9 --------- 1 file changed, 9 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>