RE: [PATCH] bfa: turn bfa_mem_{kva,dma}_setup into inline functions

From: Gurumurthy, Anil
Date: Mon Nov 21 2016 - 00:15:10 EST


Patch looks good.
Acked by: Anil Gurumurthy <anil.gurumurthy@xxxxxxxxxx>


-----Original Message-----
From: Johannes Thumshirn [mailto:jthumshirn@xxxxxxx]
Sent: 18 November 2016 18:52
To: Arnd Bergmann <arnd@xxxxxxxx>
Cc: James E.J. Bottomley <jejb@xxxxxxxxxxxxxxxxxx>; Martin K. Petersen <martin.petersen@xxxxxxxxxx>; Anil Gurumurthy <anil.gurumurthy@xxxxxxxxxx>; Sudarsana Kalluru <sudarsana.kalluru@xxxxxxxxxx>; linux-scsi@xxxxxxxxxxxxxxx; linux-kernel@xxxxxxxxxxxxxxx
Subject: Re: [PATCH] bfa: turn bfa_mem_{kva,dma}_setup into inline functions

On Wed, Nov 16, 2016 at 04:14:27PM +0100, Arnd Bergmann wrote:
> These two macros cause lots of warnings with gcc-7:
>
> drivers/scsi/bfa/bfa_svc.c: In function 'bfa_fcxp_meminfo':
> drivers/scsi/bfa/bfa_svc.c:521:103: error: '*' in boolean context,
> suggest '&&' instead [-Werror=int-in-bool-context]
>
> Using inline functions makes them much more readable and avoids the
> warnings.
>
> Signed-off-by: Arnd Bergmann <arnd@xxxxxxxx>
> ---

Looks good,
Reviewed-by: Johannes Thumshirn <jthumshirn@xxxxxxx>

--
Johannes Thumshirn Storage
jthumshirn@xxxxxxx +49 911 74053 689
SUSE LINUX GmbH, Maxfeldstr. 5, 90409 Nürnberg
GF: Felix Imendörffer, Jane Smithard, Graham Norton HRB 21284 (AG Nürnberg) Key fingerprint = EC38 9CAB C2C4 F25D 8600 D0D0 0393 969D 2D76 0850