Hi All, On Mon, May 30, 2016 at 12:54 PM, Kirtika Ruchandani <kirtika.ruchandani@xxxxxxxxx> wrote: > Fix 'implementation' spelling, reported by checkpatch.pl > > Signed-off-by: Kirtika Ruchandani <kirtika.ruchandani@xxxxxxxxx> Looks right to me. Reviewed-by: Julian Calaby <julian.calaby@xxxxxxxxx> Thanks, Julian Calaby > --- > net/wireless/nl80211.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/net/wireless/nl80211.c b/net/wireless/nl80211.c > index 6f8e2a7..c6d870e 100644 > --- a/net/wireless/nl80211.c > +++ b/net/wireless/nl80211.c > @@ -6492,7 +6492,7 @@ nl80211_parse_sched_scan(struct wiphy *wiphy, struct wireless_dev *wdev, > nla_data(ssid), nla_len(ssid)); > request->match_sets[i].ssid.ssid_len = > nla_len(ssid); > - /* special attribute - old implemenation w/a */ > + /* special attribute - old implementation w/a */ > request->match_sets[i].rssi_thold = > default_match_rssi; > rssi = tb[NL80211_SCHED_SCAN_MATCH_ATTR_RSSI]; > -- > 2.8.0.rc3.226.g39d4020 > -- Julian Calaby Email: julian.calaby@xxxxxxxxx Profile: http://www.google.com/profiles/julian.calaby/ -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html