
21 Aug
2019
21 Aug
'19
2:48 a.m.
On Wed, Aug 21, 2019 at 01:15:29 +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/storage_conf.c | 4 ++-- src/conf/storage_conf.h | 23 ++++------------------- src/storage/storage_backend_fs.c | 2 +- src/storage/storage_backend_rbd.c | 2 +- src/storage/storage_util.c | 2 +- src/storage/storage_util.h | 2 +- 6 files changed, 10 insertions(+), 25 deletions(-)
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>