Fix common misspellings
[linux-flexiantxendom0-3.2.10.git] / drivers / scsi / libsas / sas_expander.c
index f3f693b..874e29d 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;