diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2019-10-24 17:25:43 +0200 |
---|---|---|
committer | Martin K. Petersen <martin.petersen@oracle.com> | 2019-10-24 21:21:44 -0400 |
commit | d44c897c391ed55b7cede2f58d40b0a6e0c5763b (patch) | |
tree | afd0d853b8fd779524517168b3c4c1c24c4ddc7d /drivers/scsi/isci/port_config.c | |
parent | 5bb2f743cdaa6da618e77a6aab5c38b46072365b (diff) | |
download | linux-stable-d44c897c391ed55b7cede2f58d40b0a6e0c5763b.tar.gz linux-stable-d44c897c391ed55b7cede2f58d40b0a6e0c5763b.tar.bz2 linux-stable-d44c897c391ed55b7cede2f58d40b0a6e0c5763b.zip |
scsi: isci: Spelling s/configruation/configuration/
Fix misspelling of "configuration".
Link: https://lore.kernel.org/r/20191024152543.30310-1-geert+renesas@glider.be
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
Diffstat (limited to 'drivers/scsi/isci/port_config.c')
-rw-r--r-- | drivers/scsi/isci/port_config.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/scsi/isci/port_config.c b/drivers/scsi/isci/port_config.c index 9e8de1462593..b1c197505579 100644 --- a/drivers/scsi/isci/port_config.c +++ b/drivers/scsi/isci/port_config.c @@ -147,7 +147,7 @@ static struct isci_port *sci_port_configuration_agent_find_port( /** * * @controller: This is the controller object that contains the port agent - * @port_agent: This is the port configruation agent for the controller. + * @port_agent: This is the port configuration agent for the controller. * * This routine will validate the port configuration is correct for the SCU * hardware. The SCU hardware allows for port configurations as follows. LP0 |