On Wed, Aug 21, 2019 at 01:15:28 +0200, Ján Tomko wrote: > There is no need to copy and paste the same types pointing > to void all over the place. > > Signed-off-by: Ján Tomko <[email protected]> > --- > src/conf/network_conf.c | 2 +- > src/conf/network_conf.h | 25 ++++--------------------- > src/network/bridge_driver.c | 2 +- > src/network/bridge_driver.h | 2 +- > 4 files changed, 7 insertions(+), 24 deletions(-)
Reviewed-by: Jiri Denemark <[email protected]> -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
