diff mbox series

[01/13,net-next] net: nl80211.h: drop duplicate words in comments

Message ID 20200715025914.28091-1-rdunlap@infradead.org
State Changes Requested
Delegated to: David Miller
Headers show
Series [01/13,net-next] net: nl80211.h: drop duplicate words in comments | expand

Commit Message

Randy Dunlap July 15, 2020, 2:59 a.m. UTC
Drop doubled words in several comments.

Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
Cc: "David S. Miller" <davem@davemloft.net>
Cc: Jakub Kicinski <kuba@kernel.org>
Cc: netdev@vger.kernel.org
---
 include/uapi/linux/nl80211.h |   18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

Comments

Jakub Kicinski July 15, 2020, 3:48 p.m. UTC | #1
On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:
> Drop doubled words in several comments.
> 
> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> Cc: "David S. Miller" <davem@davemloft.net>
> Cc: Jakub Kicinski <kuba@kernel.org>
> Cc: netdev@vger.kernel.org

Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.

Would you mind splitting those 5 patches out to a separate series and
sending to him?
Johannes Berg July 15, 2020, 4:06 p.m. UTC | #2
On Wed, 2020-07-15 at 08:48 -0700, Jakub Kicinski wrote:
> On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:
> > Drop doubled words in several comments.
> > 
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: "David S. Miller" <davem@davemloft.net>
> > Cc: Jakub Kicinski <kuba@kernel.org>
> > Cc: netdev@vger.kernel.org
> 
> Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.

It can go to you if you like, for this, I have no problem with that.
Though I saw only the subject right now :)

> Would you mind splitting those 5 patches out to a separate series and
> sending to him?

linux-wireless@vger.kernel.org would be most important in that case, so
patchwork there picks it up.

Thanks,
johannes
Randy Dunlap July 15, 2020, 4:11 p.m. UTC | #3
On 7/15/20 9:06 AM, Johannes Berg wrote:
> On Wed, 2020-07-15 at 08:48 -0700, Jakub Kicinski wrote:
>> On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:
>>> Drop doubled words in several comments.
>>>
>>> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
>>> Cc: "David S. Miller" <davem@davemloft.net>
>>> Cc: Jakub Kicinski <kuba@kernel.org>
>>> Cc: netdev@vger.kernel.org
>>
>> Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.
> 
> It can go to you if you like, for this, I have no problem with that.
> Though I saw only the subject right now :)
> 
>> Would you mind splitting those 5 patches out to a separate series and
>> sending to him?

I found another net patch that I missed, so I will add that one
and also split the patches + resend.

> linux-wireless@vger.kernel.org would be most important in that case, so
> patchwork there picks it up.

Thanks.
Joe Perches July 15, 2020, 4:12 p.m. UTC | #4
On Wed, 2020-07-15 at 08:48 -0700, Jakub Kicinski wrote:
> On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:
> > Drop doubled words in several comments.
> > 
> > Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> > Cc: "David S. Miller" <davem@davemloft.net>
> > Cc: Jakub Kicinski <kuba@kernel.org>
> > Cc: netdev@vger.kernel.org
> 
> Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.
> 
> Would you mind splitting those 5 patches out to a separate series and
> sending to him?

Do I understand you to want separate patches
for separate sections of individual files?

I think that's a bit much...
Randy Dunlap July 15, 2020, 4:18 p.m. UTC | #5
On 7/15/20 9:12 AM, Joe Perches wrote:
> On Wed, 2020-07-15 at 08:48 -0700, Jakub Kicinski wrote:
>> On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:
>>> Drop doubled words in several comments.
>>>
>>> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
>>> Cc: "David S. Miller" <davem@davemloft.net>
>>> Cc: Jakub Kicinski <kuba@kernel.org>
>>> Cc: netdev@vger.kernel.org
>>
>> Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.
>>
>> Would you mind splitting those 5 patches out to a separate series and
>> sending to him?
> 
> Do I understand you to want separate patches
> for separate sections of individual files?
> 
> I think that's a bit much...

I plan to move wireless.h, regulatory.h, nl80211.h,
mac80211.h, and cfg80211.h patches to a wireless patch series.

wimax can stay in net?? (I hope.)
Jakub Kicinski July 15, 2020, 4:27 p.m. UTC | #6
On Wed, 15 Jul 2020 09:18:40 -0700 Randy Dunlap wrote:
> On 7/15/20 9:12 AM, Joe Perches wrote:
> > On Wed, 2020-07-15 at 08:48 -0700, Jakub Kicinski wrote:  
> >> On Tue, 14 Jul 2020 19:59:02 -0700 Randy Dunlap wrote:  
> >>> Drop doubled words in several comments.
> >>>
> >>> Signed-off-by: Randy Dunlap <rdunlap@infradead.org>
> >>> Cc: "David S. Miller" <davem@davemloft.net>
> >>> Cc: Jakub Kicinski <kuba@kernel.org>
> >>> Cc: netdev@vger.kernel.org  
> >>
> >> Hi Randy, the WiFi stuff goes through Johannes's mac80211 tree.
> >>
> >> Would you mind splitting those 5 patches out to a separate series and
> >> sending to him?  
> > 
> > Do I understand you to want separate patches
> > for separate sections of individual files?
> > 
> > I think that's a bit much...  
> 
> I plan to move wireless.h, regulatory.h, nl80211.h,
> mac80211.h, and cfg80211.h patches to a wireless patch series.
> 
> wimax can stay in net?? (I hope.)

Yup! Sounds right, wimax can go to net-next. Thanks for doing this.
diff mbox series

Patch

--- linux-next-20200714.orig/include/uapi/linux/nl80211.h
+++ linux-next-20200714/include/uapi/linux/nl80211.h
@@ -363,7 +363,7 @@ 
  * @NL80211_CMD_SET_STATION: Set station attributes for station identified by
  *	%NL80211_ATTR_MAC on the interface identified by %NL80211_ATTR_IFINDEX.
  * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the
- *	the interface identified by %NL80211_ATTR_IFINDEX.
+ *	interface identified by %NL80211_ATTR_IFINDEX.
  * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC
  *	or, if no MAC address given, all stations, on the interface identified
  *	by %NL80211_ATTR_IFINDEX. %NL80211_ATTR_MGMT_SUBTYPE and
@@ -383,7 +383,7 @@ 
  * @NL80211_CMD_DEL_MPATH: Delete a mesh path to the destination given by
  *	%NL80211_ATTR_MAC.
  * @NL80211_CMD_NEW_PATH: Add a mesh path with given attributes to the
- *	the interface identified by %NL80211_ATTR_IFINDEX.
+ *	interface identified by %NL80211_ATTR_IFINDEX.
  * @NL80211_CMD_DEL_PATH: Remove a mesh path identified by %NL80211_ATTR_MAC
  *	or, if no MAC address given, all mesh paths, on the interface identified
  *	by %NL80211_ATTR_IFINDEX.
@@ -934,7 +934,7 @@ 
  * @NL80211_CMD_SET_COALESCE: Configure coalesce rules or clear existing rules.
  *
  * @NL80211_CMD_CHANNEL_SWITCH: Perform a channel switch by announcing the
- *	the new channel information (Channel Switch Announcement - CSA)
+ *	new channel information (Channel Switch Announcement - CSA)
  *	in the beacon for some time (as defined in the
  *	%NL80211_ATTR_CH_SWITCH_COUNT parameter) and then change to the
  *	new channel. Userspace provides the new channel information (using
@@ -1113,7 +1113,7 @@ 
  *	randomization may be enabled and configured by specifying the
  *	%NL80211_ATTR_MAC and %NL80211_ATTR_MAC_MASK attributes.
  *	If a timeout is requested, use the %NL80211_ATTR_TIMEOUT attribute.
- *	A u64 cookie for further %NL80211_ATTR_COOKIE use is is returned in
+ *	A u64 cookie for further %NL80211_ATTR_COOKIE use is returned in
  *	the netlink extended ack message.
  *
  *	To cancel a measurement, close the socket that requested it.
@@ -1511,7 +1511,7 @@  enum nl80211_commands {
  *	rates as defined by IEEE 802.11 7.3.2.2 but without the length
  *	restriction (at most %NL80211_MAX_SUPP_RATES).
  * @NL80211_ATTR_STA_VLAN: interface index of VLAN interface to move station
- *	to, or the AP interface the station was originally added to to.
+ *	to, or the AP interface the station was originally added to.
  * @NL80211_ATTR_STA_INFO: information about a station, part of station info
  *	given for %NL80211_CMD_GET_STATION, nested attribute containing
  *	info as possible, see &enum nl80211_sta_info.
@@ -2084,7 +2084,7 @@  enum nl80211_commands {
  * @NL80211_ATTR_STA_SUPPORTED_CHANNELS: array of supported channels.
  *
  * @NL80211_ATTR_STA_SUPPORTED_OPER_CLASSES: array of supported
- *      supported operating classes.
+ *      operating classes.
  *
  * @NL80211_ATTR_HANDLE_DFS: A flag indicating whether user space
  *	controls DFS operation in IBSS mode. If the flag is included in
@@ -2395,7 +2395,7 @@  enum nl80211_commands {
  *      nl80211_txq_stats)
  * @NL80211_ATTR_TXQ_LIMIT: Total packet limit for the TXQ queues for this phy.
  *      The smaller of this and the memory limit is enforced.
- * @NL80211_ATTR_TXQ_MEMORY_LIMIT: Total memory memory limit (in bytes) for the
+ * @NL80211_ATTR_TXQ_MEMORY_LIMIT: Total memory limit (in bytes) for the
  *      TXQ queues for this phy. The smaller of this and the packet limit is
  *      enforced.
  * @NL80211_ATTR_TXQ_QUANTUM: TXQ scheduler quantum (bytes). Number of bytes
@@ -5636,7 +5636,7 @@  enum nl80211_feature_flags {
  * enum nl80211_ext_feature_index - bit index of extended features.
  * @NL80211_EXT_FEATURE_VHT_IBSS: This driver supports IBSS with VHT datarates.
  * @NL80211_EXT_FEATURE_RRM: This driver supports RRM. When featured, user can
- *	can request to use RRM (see %NL80211_ATTR_USE_RRM) with
+ *	request to use RRM (see %NL80211_ATTR_USE_RRM) with
  *	%NL80211_CMD_ASSOCIATE and %NL80211_CMD_CONNECT requests, which will set
  *	the ASSOC_REQ_USE_RRM flag in the association request even if
  *	NL80211_FEATURE_QUIET is not advertized.
@@ -6045,7 +6045,7 @@  enum nl80211_dfs_state {
 };
 
 /**
- * enum enum nl80211_protocol_features - nl80211 protocol features
+ * enum nl80211_protocol_features - nl80211 protocol features
  * @NL80211_PROTOCOL_FEATURE_SPLIT_WIPHY_DUMP: nl80211 supports splitting
  *	wiphy dumps (if requested by the application with the attribute
  *	%NL80211_ATTR_SPLIT_WIPHY_DUMP. Also supported is filtering the