mbox series

[0/2] Minor multipath fixes

Message ID 20240130184538.256941-1-bmarzins@redhat.com (mailing list archive)
Headers show
Series Minor multipath fixes | expand

Message

Benjamin Marzinski Jan. 30, 2024, 6:45 p.m. UTC
two small fixes.

Benjamin Marzinski (2):
  libmultipath: fix displaying auto_resize config setting
  multipath-tools tests: add void parameter to functions

 libmultipath/dict.c | 2 --
 tests/alias.c       | 4 ++--
 2 files changed, 2 insertions(+), 4 deletions(-)

Comments

Martin Wilck Jan. 31, 2024, 10:20 a.m. UTC | #1
On Tue, 2024-01-30 at 13:45 -0500, Benjamin Marzinski wrote:
> two small fixes.
> 
> Benjamin Marzinski (2):
>   libmultipath: fix displaying auto_resize config setting
>   multipath-tools tests: add void parameter to functions
> 
>  libmultipath/dict.c | 2 --
>  tests/alias.c       | 4 ++--
>  2 files changed, 2 insertions(+), 4 deletions(-)
> 

For the series

Reviewed-by: Martin Wilck <mwilck@suse.com>