[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20210218161538.GO2087@kadam>
Date: Thu, 18 Feb 2021 19:15:39 +0300
From: Dan Carpenter <dan.carpenter@...cle.com>
To: Mairo Paul Rufus <akoudanilo@...il.com>
Cc: gregkh@...uxfoundation.org, devel@...verdev.osuosl.org,
trivial@...nel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH] staging: wlan-ng: Fix comments typos
On Wed, Feb 10, 2021 at 03:59:52PM +0100, Mairo Paul Rufus wrote:
> Signed-off-by: Mairo Paul Rufus <akoudanilo@...il.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
Powered by blists - more mailing lists