Merge tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Mar 2021 02:53:30 +0000 (18:53 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 5 Mar 2021 02:53:30 +0000 (18:53 -0800)
Pull iSCSI fixes from Martin Petersen:
 "Three fixes for missed iSCSI verification checks (and make the sysfs
  files use "sysfs_emit()" - that's what it is there for)"

* tag 'mkp-scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/mkp/scsi:
  scsi: iscsi: Verify lengths on passthrough PDUs
  scsi: iscsi: Ensure sysfs attributes are limited to PAGE_SIZE
  scsi: iscsi: Restrict sessions and handles to admin capabilities


Trivial merge