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>
This commit is contained in:
Bhaskar Chowdhury 2021-03-17 14:56:24 +05:30 committed by Greg Kroah-Hartman
parent f03480be04
commit 29420aeb4c

View 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