This patch fixes a spelling typo in MODULE_PARM_DESC
of ql2xplogiabsentdevice.
Signed-off-by: Masanari Iida
---
drivers/scsi/qla2xxx/qla_os.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/drivers/scsi/qla2xxx/qla_os.c b/drivers/scsi/qla2xxx/qla_os.c
index 8794e54f43a9
This one still exist on linus's tree (as of v4.8-rc3).
CALLscripts/checksyscalls.sh
CHK kernel/config_data.h
Building modules, stage 2.
MODPOST 720 modules
ERROR: "ip_compute_csum" [drivers/scsi/scsi_debug.ko] undefined!
scripts/Makefile.modpost:91: recipe for target '__modpost' fai
Currently bnx2fc driver support not only BMC57710,
but also BCM57711, BCM57712, BCM57800, BCM57810 and BCM57840.
It is better to modify from "BCM57710" to "BCM5771x/BCM578xx"
Signed-off-by: Masanari Iida
---
drivers/scsi/bnx2fc/bnx2fc_fcoe.c | 2 +-
1 file changed, 1 inse
Recently wikipedia announced to secure access to the servers.
Now all http access re-route to https.
Signed-off-by: Masanari Iida
---
Documentation/DocBook/scsi.tmpl | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/Documentation/DocBook/scsi.tmpl b/Documentation/DocBook
This patch fix some "a ethernet" in MODULE_DESCRIPTIONS in
fcoe_transport.c
Signed-off-by: Masanari Iida
---
drivers/scsi/fcoe/fcoe_transport.c | 8
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/drivers/scsi/fcoe/fcoe_transport.c
b/drivers/scsi/fcoe/fcoe_t
The debug messages in bnx2fc_process_seq_cleanup_compl() doesn't
match its function name.
Signed-off-by: Masanari Iida
---
drivers/scsi/bnx2fc/bnx2fc_io.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/scsi/bnx2fc/bnx2fc_io.c b/drivers/scsi/bnx2fc/bnx2fc
This patch fixed following warnings on make htmldocs.
Warning(/drivers/scsi/scsi_transport_srp.c:819):
No description found for parameter 'rport'
Signed-off-by: Masanari Iida
---
drivers/scsi/scsi_transport_srp.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/dr
Correct spelling typo in debug messages within qla2xxx drivers.
Signed-off-by: Masanari Iida
---
drivers/scsi/qla2xxx/qla_iocb.c| 2 +-
drivers/scsi/qla2xxx/qla_isr.c | 4 ++--
drivers/scsi/qla2xxx/qla_mid.c | 2 +-
drivers/scsi/qla2xxx/qla_nx.c | 6 +++---
drivers/scsi
Correct spelling typo in printk and comment within
drivers/target.
Signed-off-by: Masanari Iida
---
drivers/target/target_core_alua.c | 2 +-
drivers/target/target_core_configfs.c | 2 +-
drivers/target/target_core_device.c | 6 +++---
drivers/target/target_core_fabric_lib.c | 8
9 matches
Mail list logo