From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [patch] hisi_sas: fix error codes in hisi_sas_task_prep() Date: Thu, 10 Dec 2015 13:17:18 -0500 Message-ID: References: <20151209104836.GK3173@mwanda> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20151209104836.GK3173@mwanda> (Dan Carpenter's message of "Wed, 9 Dec 2015 13:48:36 +0300") Sender: kernel-janitors-owner@vger.kernel.org To: Dan Carpenter Cc: John Garry , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, kernel-janitors@vger.kernel.org List-Id: linux-scsi@vger.kernel.org >>>>> "Dan" == Dan Carpenter writes: Dan> There were a couple cases where the error codes weren't set and Dan> also I changed the success return to "return 0;" which is the same Dan> as "return rc;" but more explicit. Applied to 4.5/scsi-queue. -- Martin K. Petersen Oracle Linux Engineering