scsi: Fix various misspellings of "connect"
Fix misspellings of "disonnect", "reconnect", "connection", "connected", and "disconnection". Link: https://lore.kernel.org/r/20191024152633.30404-1-geert+renesas@glider.be Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:

committed by
Martin K. Petersen

parent
d44c897c39
commit
1125c70a92
@@ -42,7 +42,7 @@ extern uint qedf_debug;
|
||||
#define QEDF_LOG_LPORT 0x4000 /* lport logs */
|
||||
#define QEDF_LOG_ELS 0x8000 /* ELS logs */
|
||||
#define QEDF_LOG_NPIV 0x10000 /* NPIV logs */
|
||||
#define QEDF_LOG_SESS 0x20000 /* Conection setup, cleanup */
|
||||
#define QEDF_LOG_SESS 0x20000 /* Connection setup, cleanup */
|
||||
#define QEDF_LOG_TID 0x80000 /*
|
||||
* FW TID context acquire
|
||||
* free
|
||||
|
Reference in New Issue
Block a user