tree-wide: fix assorted typos all over the place
[linux-block.git] / drivers / net / wimax / i2400m / rx.c
index 07c32e68909f93c33ceb08fd58d332c848193fa9..99d27473ba3f34a6a745c56e8d64cd046620d53f 100644 (file)
@@ -1114,7 +1114,7 @@ error:
  * device. See the file header for the format. Run all checks on the
  * buffer header, then run over each payload's descriptors, verify
  * their consistency and act on each payload's contents.  If
- * everything is succesful, update the device's statistics.
+ * everything is successful, update the device's statistics.
  *
  * Note: You need to set the skb to contain only the length of the
  * received buffer; for that, use skb_trim(skb, RECEIVED_SIZE).