Eric Blake <ebl...@redhat.com> writes: > On 08/10/2017 07:25 AM, Markus Armbruster wrote: >> Signed-off-by: Markus Armbruster <arm...@redhat.com> >> --- >> vl.c | 21 ++++++++++----------- >> 1 file changed, 10 insertions(+), 11 deletions(-) >> > >> +++ b/vl.c >> @@ -2845,7 +2845,6 @@ static bool object_create_initial(const char *type) >> return true; >> } >> >> - >> /* > > Spurious whitespace change? I can live with it because it adds > consistency, but it's not on a function directly touched by this patch.
Not intentional (alternatively: I've since forgotten). I'll drop it. > Reviewed-by: Eric Blake <ebl...@redhat.com> Thanks!