summaryrefslogtreecommitdiffstats
path: root/drivers/staging/wimax
diff options
context:
space:
mode:
authorBhaskar Chowdhury <unixbhaskar@gmail.com>2021-03-17 14:56:24 +0530
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-18 10:17:10 +0100
commit29420aeb4c66e303ac211c5b880275822409c68c (patch)
tree052a98a02d5790e19b51b248fb314d43ff580af3 /drivers/staging/wimax
parentf03480be045354d8e904c4e08d6d6a2dcb343220 (diff)
downloadlinux-stable-29420aeb4c66e303ac211c5b880275822409c68c.tar.gz
linux-stable-29420aeb4c66e303ac211c5b880275822409c68c.tar.bz2
linux-stable-29420aeb4c66e303ac211c5b880275822409c68c.zip
staging: wimax: i2400m: Mundane typo fix in the file driver.c
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>
Diffstat (limited to 'drivers/staging/wimax')
-rw-r--r--drivers/staging/wimax/i2400m/driver.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wimax/i2400m/driver.c b/drivers/staging/wimax/i2400m/driver.c
index f5186458bb3d..8091106212f9 100644
--- a/drivers/staging/wimax/i2400m/driver.c
+++ b/drivers/staging/wimax/i2400m/driver.c
@@ -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