[PATCH 0/2] virhostdevtest: Initialize hostdev @subsys

Michal Privoznik posted 2 patches 1 year, 2 months ago
Failed in applying to current master (apply log)
tests/virhostdevtest.c | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
[PATCH 0/2] virhostdevtest: Initialize hostdev @subsys
Posted by Michal Privoznik 1 year, 2 months ago
While the first one qualifies to be pushed as trivial, the second less
so. I'll wait a while and if there's no reply I'll just push these, as
the build is currently broken.

Michal Prívozník (2):
  virhostdevtest: Initialize hostdev @subsys
  virhostdevtest: Decrease possibility of uninitialized @subsys

 tests/virhostdevtest.c | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

-- 
2.39.1

Re: [PATCH 0/2] virhostdevtest: Initialize hostdev @subsys
Posted by Martin Kletzander 1 year, 2 months ago
On Mon, Feb 06, 2023 at 04:08:26PM +0100, Michal Privoznik wrote:
>While the first one qualifies to be pushed as trivial, the second less
>so. I'll wait a while and if there's no reply I'll just push these, as
>the build is currently broken.
>
>Michal Prívozník (2):
>  virhostdevtest: Initialize hostdev @subsys
>  virhostdevtest: Decrease possibility of uninitialized @subsys
>

Both

Reviewed-by: Martin Kletzander <mkletzan@redhat.com>

> tests/virhostdevtest.c | 20 ++++++++++----------
> 1 file changed, 10 insertions(+), 10 deletions(-)
>
>-- 
>2.39.1
>