]> git.proxmox.com Git - mirror_ubuntu-artful-kernel.git/blobdiff - drivers/scsi/libsas/sas_expander.c
Fix common misspellings
[mirror_ubuntu-artful-kernel.git] / drivers / scsi / libsas / sas_expander.c
index f3f693b772ac17681b298872d69e5c2dd748882e..874e29d9533f901ee761358a92fc5b824e2c985c 100644 (file)
@@ -240,7 +240,7 @@ static int sas_ex_phy_discover_helper(struct domain_device *dev, u8 *disc_req,
                                       disc_resp, DISCOVER_RESP_SIZE);
                if (res)
                        return res;
-               /* This is detecting a failure to transmit inital
+               /* This is detecting a failure to transmit initial
                 * dev to host FIS as described in section G.5 of
                 * sas-2 r 04b */
                dr = &((struct smp_resp *)disc_resp)->disc;