Re: [libvirt] [PATCH 13/30] phyp/: Remove spaces after casts

2018-04-26 Thread Ján Tomko
On Wed, Apr 25, 2018 at 03:24:50PM +0200, Martin Kletzander wrote: Signed-off-by: Martin Kletzander --- src/phyp/phyp_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed-by: Ján Tomko Jano signature.asc Description: Digital

[libvirt] [PATCH 13/30] phyp/: Remove spaces after casts

2018-04-25 Thread Martin Kletzander
Signed-off-by: Martin Kletzander --- src/phyp/phyp_driver.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/phyp/phyp_driver.c b/src/phyp/phyp_driver.c index ed3d9feb5810..67ce7903baaf 100644 --- a/src/phyp/phyp_driver.c +++ b/src/phyp/phyp_driver.c