* [PATCH net-next] tipc: spelling fixes
@ 2014-01-12 20:48 Stephen Hemminger
2014-01-15 2:18 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Stephen Hemminger @ 2014-01-12 20:48 UTC (permalink / raw)
To: Jon Maloy, Allan Stephens, David S. Miller; +Cc: netdev
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
--- a/net/tipc/bearer.c 2014-01-09 22:16:13.794077217 -0800
+++ b/net/tipc/bearer.c 2014-01-12 10:31:12.583133108 -0800
@@ -473,7 +473,7 @@ void tipc_disable_l2_media(struct tipc_b
/**
* tipc_l2_send_msg - send a TIPC packet out over an Ethernet interface
* @buf: the packet to be sent
- * @b_ptr: the bearer throught which the packet is to be sent
+ * @b_ptr: the bearer through which the packet is to be sent
* @dest: peer destination address
*/
int tipc_l2_send_msg(struct sk_buff *buf, struct tipc_bearer *b,
--- a/net/tipc/server.c 2013-12-31 17:45:31.689947239 -0800
+++ b/net/tipc/server.c 2014-01-12 10:31:27.950974631 -0800
@@ -55,7 +55,7 @@
* @usr_data: user-specified field
* @rx_action: what to do when connection socket is active
* @outqueue: pointer to first outbound message in queue
- * @outqueue_lock: controll access to the outqueue
+ * @outqueue_lock: control access to the outqueue
* @outqueue: list of connection objects for its server
* @swork: send work item
*/
--- a/net/tipc/subscr.c 2013-12-31 17:45:31.661947637 -0800
+++ b/net/tipc/subscr.c 2014-01-12 10:30:56.830292389 -0800
@@ -42,7 +42,7 @@
/**
* struct tipc_subscriber - TIPC network topology subscriber
* @conid: connection identifier to server connecting to subscriber
- * @lock: controll access to subscriber
+ * @lock: control access to subscriber
* @subscription_list: list of subscription objects for this subscriber
*/
struct tipc_subscriber {
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH net-next] tipc: spelling fixes
2014-01-12 20:48 [PATCH net-next] tipc: spelling fixes Stephen Hemminger
@ 2014-01-15 2:18 ` David Miller
0 siblings, 0 replies; 2+ messages in thread
From: David Miller @ 2014-01-15 2:18 UTC (permalink / raw)
To: stephen; +Cc: jon.maloy, allan.stephens, netdev
From: Stephen Hemminger <stephen@networkplumber.org>
Date: Sun, 12 Jan 2014 12:48:00 -0800
>
> Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Applied.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2014-01-15 2:18 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-01-12 20:48 [PATCH net-next] tipc: spelling fixes Stephen Hemminger
2014-01-15 2:18 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).