From: Linus Torvalds Date: Sat, 2 Jun 2018 22:54:49 +0000 (-0700) Subject: Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi X-Git-Tag: v4.17~5 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=e0255aec66a156b4062a486878d8bb0355a4abc5;p=linux-2.6-block.git Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi Pull SCSI fix from James Bottomley: "Eve of merge window fix: The original code was so bogus as to be casting the wrong generic device to an rport and proceeding to take actions based on the bogus values it found. Fortunately it seems the location that is dereferenced always exists, so the code hasn't oopsed yet, but it certainly annoys the memory checkers" * tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi: scsi: scsi_transport_srp: Fix shost to rport translation --- e0255aec66a156b4062a486878d8bb0355a4abc5