Re: [PATCH] drivers/scsi/fnic/fnic_trace.c: Use vzalloc

From: Sabyasachi Gupta
Date: Tue Nov 13 2018 - 11:23:01 EST


On Tue, Nov 13, 2018 at 9:46 PM Johannes Thumshirn <jthumshirn@xxxxxxx> wrote:
>
> On 13/11/2018 17:11, James Bottomley wrote:
> > This is incorrect advice: there's no need to cast it to other *pointer*
> > types, but if you cast it to a non-pointer type (which this is doing)
> > the compiler will complain if there is no explicit cast.
shall I leave the typecast as it is?
> Right, sorry for that and thanks for spotting it James.
>
> Byte,
> Johannes
> --
> Johannes Thumshirn SUSE Labs
> 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