staging: wimax: i2400m: Mundane typo fix in the file driver.c
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Wed, 17 Mar 2021 09:26:24 +0000 (14:56 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 18 Mar 2021 09:17:10 +0000 (10:17 +0100)
s/procesing/processing/

Acked-by: Randy Dunlap <rdunlap@infradead.org>
Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Link: https://lore.kernel.org/r/20210317092624.1138207-1-unixbhaskar@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/wimax/i2400m/driver.c

index f5186458bb3d4508e7cc9fe75a91089a7f92fa7a..8091106212f951ccc86e2a38ae8e4d5c6bfe3f1c 100644 (file)
@@ -96,7 +96,7 @@ MODULE_PARM_DESC(barkers,
  *
  * This function just verifies that the header declaration and the
  * payload are consistent and then deals with it, either forwarding it
- * to the device or procesing it locally.
+ * to the device or processing it locally.
  *
  * In the i2400m, messages are basically commands that will carry an
  * ack, so we use i2400m_msg_to_dev() and then deliver the ack back to