On Wed, Feb 10, 2021 at 03:59:52PM +0100, Mairo Paul Rufus wrote:
> Signed-off-by: Mairo Paul Rufus <akoudan...@gmail.com>

No commit message.  It should say something like:

Checkpatch complained about the accidental repeated words like
"our our" so I fixed it.

> diff --git a/drivers/staging/wlan-ng/prism2sta.c 
> b/drivers/staging/wlan-ng/prism2sta.c
> index 8f25496188aa..e6dcb687e7a1 100644
> --- a/drivers/staging/wlan-ng/prism2sta.c
> +++ b/drivers/staging/wlan-ng/prism2sta.c
> @@ -461,7 +461,7 @@ u32 prism2sta_ifstate(struct wlandevice *wlandev, u32 
> ifstate)
>               case WLAN_MSD_FWLOAD:
>                       wlandev->msdstate = WLAN_MSD_RUNNING_PENDING;
>                       /* Initialize the device+driver for full
> -                      * operation. Note that this might me an FWLOAD to
> +                      * operation. Note that this might me an FWLOAD
                                                     ^^^^^^^^
This probably should be "might be".


>                        * to RUNNING transition so we must not do a chip
>                        * or board level reset.  Note that on failure,
>                        * the MSD state is set to HWPRESENT because we

regards,
dan carpenter
_______________________________________________
devel mailing list
de...@linuxdriverproject.org
http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel

Reply via email to