This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository linux.
from b4b61b224d12 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/l [...] new 35a79a635179 scsi: qla2xxx: fix a potential NULL pointer dereference new b6ce6fb121a6 scsi: scsi_dh_alua: handle RTPG sense code correctly durin [...] new 0ee6211408a8 scsi: sni_53c710: fix compilation error new 8cbf0c173aa0 scsi: fix kconfig dependency warning related to 53C700_LE_ON_BE new 6a0990eaa768 scsi: ch: Make it possible to open a ch device multiple ti [...] new 27e84243cb63 scsi: target: core: Do not overwrite CDB byte 1 new 134993456c28 scsi: hpsa: add missing hunks in reset-patch new 77c301287eba scsi: core: try to get module before removing device new 1052b41b25cb scsi: lpfc: remove left-over BUILD_NVME defines new 1c4e395cf7de Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/lin [...]
The 10 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: drivers/scsi/Kconfig | 2 +- drivers/scsi/ch.c | 1 - drivers/scsi/device_handler/scsi_dh_alua.c | 21 ++++++++++++++++----- drivers/scsi/hpsa.c | 4 ++++ drivers/scsi/lpfc/lpfc_init.c | 2 -- drivers/scsi/lpfc/lpfc_scsi.c | 2 -- drivers/scsi/qla2xxx/qla_os.c | 4 ++++ drivers/scsi/scsi_sysfs.c | 11 ++++++++++- drivers/scsi/sni_53c710.c | 4 +--- drivers/target/target_core_device.c | 21 --------------------- 10 files changed, 36 insertions(+), 36 deletions(-)