staging: wimax: i2400m: Mundane typos fix in the file tx.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 12 Mar 2021 11:42:07 +0000 (17:12 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 12 Mar 2021 16:31:32 +0000 (17:31 +0100)
s/exahusted/exhausted/
s/caleed/called/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210312114207.3624-1-unixbhaskar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wimax/i2400m/tx.c

index 8c01f42..aab3761 100644 (file)
@@ -85,7 +85,7 @@
  *       can keep adding payloads to it.
  *
  *     Closed: we are not appending more payloads to this TX message
- *       (exahusted space in the queue, too many payloads or
+ *       (exhausted space in the queue, too many payloads or
  *       whichever).  We have appended padding so the whole message
  *       length is aligned to i2400m->bus_tx_block_size (as set by the
  *       bus/transport layer).
@@ -295,7 +295,7 @@ enum {
 /*
  * Calculate how much tail room is available
  *
- * Note the trick here. This path is ONLY caleed for Case A (see
+ * Note the trick here. This path is ONLY called for Case A (see
  * i2400m_tx_fifo_push() below), where we have:
  *
  *       Case A