
21 Aug
2019
21 Aug
'19
2:48 a.m.
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 <jtomko@redhat.com> --- 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 <jdenemar@redhat.com>