From: Bhaskar Chowdhury Date: Fri, 12 Mar 2021 11:42:07 +0000 (+0530) Subject: staging: wimax: i2400m: Mundane typos fix in the file tx.c X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=55c9731662b8bf0bc48aabdbf9f54d779bc072a1;p=linux.git staging: wimax: i2400m: Mundane typos fix in the file tx.c s/exahusted/exhausted/ s/caleed/called/ Signed-off-by: Bhaskar Chowdhury Link: https://lore.kernel.org/r/20210312114207.3624-1-unixbhaskar@gmail.com Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/wimax/i2400m/tx.c b/drivers/staging/wimax/i2400m/tx.c index 8c01f42876ea1..aab37612745ff 100644 --- a/drivers/staging/wimax/i2400m/tx.c +++ b/drivers/staging/wimax/i2400m/tx.c @@ -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