Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1243279
| Path | csiph.com!au2pb.net!feeder.erje.net!1.eu.feeder.erje.net!weretis.net!feeder4.news.weretis.net!news.mixmin.net!aioe.org!bofh.it!news.nic.it!robomod |
|---|---|
| From | Amitkumar Karwar <akarwar@marvell.com> |
| Newsgroups | linux.kernel |
| Subject | RE: [PATCH] mwifiex: fix a comment typo |
| Date | Fri, 09 Oct 2015 13:40:03 +0200 |
| Message-ID | <qhEbN-R9-27@gated-at.bofh.it> (permalink) |
| References | <qfN9w-3HH-7@gated-at.bofh.it> |
| X-Original-To | Geliang Tang <geliangtang@163.com>, Nishant Sarmukadam <nishants@marvell.com>, Kalle Valo <kvalo@codeaurora.org> |
| Thread-Topic | [PATCH] mwifiex: fix a comment typo |
| Thread-Index | AQHQ/oFCiwV658lrXUyJbXxx5w0WPp5jEL6w |
| Accept-Language | en-US |
| Content-Language | en-US |
| X-Ms-Exchange-Transport-Fromentityheader | Hosted |
| X-Originating-IP | [10.93.176.43] |
| Content-Type | text/plain; charset="us-ascii" |
| Content-Transfer-Encoding | 8BIT |
| MIME-Version | 1.0 |
| X-Proofpoint-Virus-Version | vendor=fsecure engine=2.50.10432:,, definitions=2015-10-09_10:,, signatures=0 |
| X-Proofpoint-Spam-Details | rule=inbound_notspam policy=inbound score=0 spamscore=0 suspectscore=0 malwarescore=0 phishscore=0 adultscore=0 bulkscore=0 classifier=spam adjust=0 reason=mlx scancount=1 engine=8.0.1-1507310000 definitions=main-1510090144 |
| Sender | robomod@news.nic.it |
| List-ID | <linux-kernel.vger.kernel.org> |
| X-Mailing-List | linux-kernel@vger.kernel.org |
| Approved | robomod@news.nic.it |
| Lines | 42 |
| Organization | linux.* mail to news gateway |
| X-Original-Cc | "linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>, "netdev@vger.kernel.org" <netdev@vger.kernel.org>, "linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org> |
| X-Original-Date | Fri, 9 Oct 2015 11:37:49 +0000 |
| X-Original-Message-ID | <1d4ac22c01e9451f949c1df5343c2229@SC-EXCH04.marvell.com> |
| X-Original-References | <53a87c6aae6bae712c079bf17ed27d0f1b381016.1443948331.git.geliangtang@163.com> |
| X-Original-Sender | linux-kernel-owner@vger.kernel.org |
| Xref | csiph.com linux.kernel:1243279 |
Show key headers only | View raw
> From: Geliang Tang [mailto:geliangtang@163.com] > Sent: Sunday, October 04, 2015 2:17 PM > To: Amitkumar Karwar; Nishant Sarmukadam; Kalle Valo > Cc: Geliang Tang; linux-wireless@vger.kernel.org; > netdev@vger.kernel.org; linux-kernel@vger.kernel.org > Subject: [PATCH] mwifiex: fix a comment typo > > Just fix a typo in the code comment. > > Signed-off-by: Geliang Tang <geliangtang@163.com> > --- > drivers/net/wireless/mwifiex/cfg80211.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/drivers/net/wireless/mwifiex/cfg80211.c > b/drivers/net/wireless/mwifiex/cfg80211.c > index 30cbafb..b7ac45f 100644 > --- a/drivers/net/wireless/mwifiex/cfg80211.c > +++ b/drivers/net/wireless/mwifiex/cfg80211.c > @@ -2374,7 +2374,7 @@ mwifiex_cfg80211_leave_ibss(struct wiphy *wiphy, > struct net_device *dev) > * CFG802.11 operation handler for scan request. > * > * This function issues a scan request to the firmware based upon > - * the user specified scan configuration. On successfull completion, > + * the user specified scan configuration. On successful completion, > * it also informs the results. > */ > static int > -- > 2.5.0 > Acked-by: Amitkumar Karwar <akarwar@marvell.com> Regards, Amitkumar -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
RE: [PATCH] mwifiex: fix a comment typo Amitkumar Karwar <akarwar@marvell.com> - 2015-10-09 13:40 +0200
csiph-web