|
From: | Thomas Huth |
Subject: | Re: [PATCH v2 1/9] pc-bios: s390x: cio.c cleanup and compile fix |
Date: | Wed, 20 May 2020 21:37:24 +0200 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 |
On 14/05/2020 14.37, Janosch Frank wrote: > Let's initialize the structs at the beginning to ease reading and also > zeroing all other fields. This also makes the compiler stop > compalining about sense_id_ccw.flags being ored into when it's not > initialized. > > Signed-off-by: Janosch Frank <address@hidden> > Reviewed-by: Pierre Morel <address@hidden> > --- > pc-bios/s390-ccw/cio.c | 36 ++++++++++++++++++------------------ > 1 file changed, 18 insertions(+), 18 deletions(-) With the nits mentioned by David fixed: Reviewed-by: Thomas Huth <address@hidden>
[Prev in Thread] | Current Thread | [Next in Thread] |