[PATCH] staging: wimax: i2400m: Mundane typo fix in the file driver.c

Randy Dunlap rdunlap at infradead.org
Wed Mar 17 17:35:30 UTC 2021


On 3/17/21 2:26 AM, Bhaskar Chowdhury wrote:
> 
> s/procesing/processing/
> 
> Signed-off-by: Bhaskar Chowdhury <unixbhaskar at gmail.com>

Acked-by: Randy Dunlap <rdunlap at infradead.org>

> ---
>  drivers/staging/wimax/i2400m/driver.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 
> 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
> --


-- 
~Randy



More information about the devel mailing list