On Fri, May 12, 2017 at 12:36:13PM +0100, Ben Hutchings wrote: > On Thu, 2017-05-11 at 16:13 +0200, Greg Kroah-Hartman wrote: > > 4.4-stable review patch. If anyone has any objections, please let me know. > > > > ------------------ > > > > From: Dan Carpenter <dan.carpenter@xxxxxxxxxx> > > > > commit 4d7d39a18b8b81511f0b893b7d2203790bf8a58b upstream. > > > > We accidentally return an uninitialized variable on success. > > No we don't. > > > Fixes: b6ff1b14cdf4 ("[SCSI] scsi_dh: Update EMC handler") > > Actually fixes: b78205c93297 ("scsi_dh_emc: switch to > scsi_execute_req_flags()") so this is only needed for 4.11.y. Ah, thanks for catching this, removed now from all of the queues. greg k-h