Reviewed-by: Konstantin Kostiuk <kkost...@redhat.com> On Wed, Nov 6, 2024 at 3:36 PM Daniel P. Berrangé <berra...@redhat.com> wrote:
> On Wed, Nov 06, 2024 at 04:41:33PM +0800, Dehan Meng wrote: > > Variable declarations moved to the beginning of blocks > > Followed the coding style of using snake_case for variable names. > > Proper initialization of param 'size_t n' to '0' for > > > > Signed-off-by: Dehan Meng <dem...@redhat.com> > > --- > > qga/commands-linux.c | 43 +++++++++++++++++++------------------------ > > 1 file changed, 19 insertions(+), 24 deletions(-) > > Reviewed-by: Daniel P. Berrangé <berra...@redhat.com> > > > With regards, > Daniel > -- > |: https://berrange.com -o- > https://www.flickr.com/photos/dberrange :| > |: https://libvirt.org -o- > https://fstop138.berrange.com :| > |: https://entangle-photo.org -o- > https://www.instagram.com/dberrange :| > >