From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Martin K. Petersen" Subject: Re: [PATCH v2] scsi: ufs: fix a missing check of devm_reset_control_get Date: Tue, 19 Mar 2019 14:37:35 -0400 Message-ID: References: <20190315071156.21588-1-kjlu@umn.edu> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: <20190315071156.21588-1-kjlu@umn.edu> (Kangjie Lu's message of "Fri, 15 Mar 2019 02:11:56 -0500") Sender: linux-kernel-owner@vger.kernel.org To: Kangjie Lu Cc: pakki001@umn.edu, Vinayak Holikatti , "James E.J. Bottomley" , "Martin K. Petersen" , linux-scsi@vger.kernel.org, linux-kernel@vger.kernel.org List-Id: linux-scsi@vger.kernel.org Kangjie, > devm_reset_control_get could fail, so the fix checks its return value > and passes the error code upstream in case it fails. Applied to 5.2/scsi-queue, thanks. -- Martin K. Petersen Oracle Linux Engineering