USB: wusbcore: correct spelling mistakes in comments and error string
[deliverable/linux.git] / drivers / usb / wusbcore / crypto.c
index 7e4bf95f8f7bb999305f28f485674e129aeeb2f5..9a95b2dc6d1b33b17c6af9c73d2500a55e3768ee 100644 (file)
@@ -87,7 +87,7 @@ struct aes_ccm_block {
  * B1 contains l(a), the MAC header, the encryption offset and padding.
  *
  * If EO is nonzero, additional blocks are built from payload bytes
- * until EO is exahusted (FIXME: padding to 16 bytes, I guess). The
+ * until EO is exhausted (FIXME: padding to 16 bytes, I guess). The
  * padding is not xmitted.
  */
 
This page took 0.030017 seconds and 5 git commands to generate.