On 10/28/21 16:24, Richard W.M. Jones wrote:
This change doesn't do anything except move some definitions into
the
header file vddk.h, but it allows future commits to split up the very
large vddk.c file.
---
plugins/vddk/vddk.h | 89 +++++++++++++++++++++++++++++++++++++++++++-
plugins/vddk/vddk.c | 91 +++++++++++++--------------------------------
2 files changed, 112 insertions(+), 68 deletions(-)
Only a context difference against v1, which is due to the v2 updates in
the first patch of the series.
Acked-by: Laszlo Ersek <lersek(a)redhat.com>