Re: [PATCH] drivers, scsi, lpfc: Fix trivial typos in comments

From: James Smart
Date: Mon Mar 02 2015 - 14:31:24 EST


Thanks

Acked-by: James Smart <james.smart@xxxxxxxxxx>

-- james s


On 2/24/2015 3:18 AM, Yannick Guerrini wrote:
Change 'comands' to 'commands'

Signed-off-by: Yannick Guerrini <yguerrini@xxxxxxxxxxxxxxx>
---
drivers/scsi/lpfc/lpfc_debugfs.c | 2 +-
drivers/scsi/lpfc/lpfc_init.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/scsi/lpfc/lpfc_debugfs.c b/drivers/scsi/lpfc/lpfc_debugfs.c
index 5633e7d..d81445b 100644
--- a/drivers/scsi/lpfc/lpfc_debugfs.c
+++ b/drivers/scsi/lpfc/lpfc_debugfs.c
@@ -1241,7 +1241,7 @@ lpfc_debugfs_dumpDataDif_release(struct inode *inode, struct file *file)
*/
/**
- * lpfc_idiag_cmd_get - Get and parse idiag debugfs comands from user space
+ * lpfc_idiag_cmd_get - Get and parse idiag debugfs commands from user space
* @buf: The pointer to the user space buffer.
* @nbytes: The number of bytes in the user space buffer.
* @idiag_cmd: pointer to the idiag command struct.
diff --git a/drivers/scsi/lpfc/lpfc_init.c b/drivers/scsi/lpfc/lpfc_init.c
index 0b2c53a..ff6f15f 100644
--- a/drivers/scsi/lpfc/lpfc_init.c
+++ b/drivers/scsi/lpfc/lpfc_init.c
@@ -6679,7 +6679,7 @@ lpfc_create_bootstrap_mbox(struct lpfc_hba *phba)
* This routine is invoked to teardown the bootstrap mailbox
* region and release all host resources. This routine requires
* the caller to ensure all mailbox commands recovered, no
- * additional mailbox comands are sent, and interrupts are disabled
+ * additional mailbox commands are sent, and interrupts are disabled
* before calling this routine.
*
**/

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/