diff mbox

[net-next] rtnetlink: fix spelling errors

Message ID 20120409132756.32daeaa6@nehalam.linuxnetplumber.net
State Changes Requested, archived
Delegated to: David Miller
Headers show

Commit Message

stephen hemminger April 9, 2012, 8:27 p.m. UTC
Minor spelling mistakes.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Comments

Ben Hutchings April 9, 2012, 10:09 p.m. UTC | #1
On Mon, 2012-04-09 at 13:27 -0700, Stephen Hemminger wrote:
> Minor spelling mistakes.
> 
> Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> 
> --- a/include/net/rtnetlink.h	2012-02-27 08:43:02.400935781 -0800
> +++ b/include/net/rtnetlink.h	2012-04-09 13:24:02.705034830 -0700
> @@ -41,7 +41,7 @@ static inline int rtnl_msg_family(const
>   *	@get_size: Function to calculate required room for dumping device
>   *		   specific netlink attributes
>   *	@fill_info: Function to dump device specific netlink attributes
> - *	@get_xstats_size: Function to calculate required room for dumping devic
> + *	@get_xstats_size: Function to calculate required room for dumping device
>   *			  specific statistics
>   *	@fill_xstats: Function to dump device specific statistics
>   */
> @@ -94,7 +94,7 @@ extern void	rtnl_link_unregister(struct
>   * 	@fill_link_af: Function to fill IFLA_AF_SPEC with address family
>   * 		       specific netlink attributes.
>   * 	@get_link_af_size: Function to calculate size of address family specific
> - * 			   netlink attributes exlusive the container attribute.
> + * 			   netlink attributes exclusive the container attribute.
[...]

That's now a real word but it's not grammatically correct; 'exclusive
the' should be changed to 'exclusive of the' or 'excluding the'.

Ben.
diff mbox

Patch

--- a/include/net/rtnetlink.h	2012-02-27 08:43:02.400935781 -0800
+++ b/include/net/rtnetlink.h	2012-04-09 13:24:02.705034830 -0700
@@ -41,7 +41,7 @@  static inline int rtnl_msg_family(const
  *	@get_size: Function to calculate required room for dumping device
  *		   specific netlink attributes
  *	@fill_info: Function to dump device specific netlink attributes
- *	@get_xstats_size: Function to calculate required room for dumping devic
+ *	@get_xstats_size: Function to calculate required room for dumping device
  *			  specific statistics
  *	@fill_xstats: Function to dump device specific statistics
  */
@@ -94,7 +94,7 @@  extern void	rtnl_link_unregister(struct
  * 	@fill_link_af: Function to fill IFLA_AF_SPEC with address family
  * 		       specific netlink attributes.
  * 	@get_link_af_size: Function to calculate size of address family specific
- * 			   netlink attributes exlusive the container attribute.
+ * 			   netlink attributes exclusive the container attribute.
  *	@validate_link_af: Validate a IFLA_AF_SPEC attribute, must check attr
  *			   for invalid configuration settings.
  * 	@set_link_af: Function to parse a IFLA_AF_SPEC attribute and modify