Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Dec 2017 00:52:01 +0000 (16:52 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Thu, 21 Dec 2017 00:52:01 +0000 (16:52 -0800)
commitd1ce8ceb8ba87034bb3c3a9c9324e77546ba8608
tree624412059c3f9528c7bdf84d270df29a0387ab1a
parent877631f360fa83bb1fe4e0e8895e88f4d02b29e3
parent5771cfffdffe709ae9b403b6f80438ca40bf850e
Merge tag 'scsi-fixes' of git://git./linux/kernel/git/jejb/scsi

Pull SCSI fixes from James Bottomley:
 "Two simple fixes: one for sparse warnings that were introduced by the
  merge window conversion to blist_flags_t and the other to fix dropped
  I/O during reset in aacraid"

* tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi:
  scsi: aacraid: Fix I/O drop during reset
  scsi: core: Use blist_flags_t consistently