]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/blobdiff - drivers/scsi/isci/init.c
treewide: fix comment/printk/variable typos
[mirror_ubuntu-bionic-kernel.git] / drivers / scsi / isci / init.c
index 47e28b55502911c033df0a4c19e02a090b24b240..8912567988cfac6248b6aeb113a7587a715c423c 100644 (file)
@@ -219,7 +219,7 @@ static struct sas_domain_function_template isci_transport_ops  = {
  * @isci_host: This parameter specifies the lldd specific wrapper for the
  *    libsas sas_ha struct.
  *
- * This method returns an error code indicating sucess or failure. The user
+ * This method returns an error code indicating success or failure. The user
  * should check for possible memory allocation error return otherwise, a zero
  * indicates success.
  */