Apologies for the delay. Patch looks good.

Acked by: Anil Gurumurthy <[email protected]>


-----Original Message-----
From: Martin K. Petersen [mailto:[email protected]] 
Sent: 06 May 2016 06:54
To: Dan Carpenter <[email protected]>
Cc: Anil Gurumurthy <[email protected]>; Sudarsana Kalluru 
<[email protected]>; James E.J. Bottomley <[email protected]>; 
Martin K. Petersen <[email protected]>; linux-scsi 
<[email protected]>; [email protected]
Subject: Re: [PATCH resend v2] [SCSI] bfa: fix bfa_fcb_itnim_alloc() error 
handling

>>>>> "Dan" == Dan Carpenter <[email protected]> writes:

Dan> The caller assumes that "itnim" is NULL on error and non-NULL on 
Dan> success but really "itnim" is uninitialized on error.  This 
Dan> function should just use normal error handling where it returns 
Dan> zero on success and negative on failure.

Anil, please review:

        https://patchwork.kernel.org/patch/8820751/

-- 
Martin K. Petersen      Oracle Linux Engineering
--
To unsubscribe from this list: send the line "unsubscribe linux-scsi" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to