If scsi is compiled as a module, scsi_device_gets returns failure
when the module is NULL.
Li Lingfeng (2):
scsi: don't fail if hostt->module is NULL
scsi: fix kabi broken in struct Scsi_Host
Zhong Jinghua (1):
scsi: scsi_device_gets returns failure when the module is NULL.
drivers/scsi/hosts.c | 3 +++
drivers/scsi/scsi.c | 6 +++++-
include/scsi/scsi_host.h | 2 +-
3 files changed, 9 insertions(+), 2 deletions(-)
--
2.31.1