* [PATCH] Fix a typo in netlink.h
@ 2010-06-19 4:29 Justin P. Mattock
2010-06-21 20:45 ` David Miller
0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-06-19 4:29 UTC (permalink / raw)
To: trivial; +Cc: netdev, Justin P. Mattock
Fix a typo in include/net/netlink.h
should be finalize instead of finanlize
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
include/net/netlink.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/net/netlink.h b/include/net/netlink.h
index 4fc05b5..f3b201d 100644
--- a/include/net/netlink.h
+++ b/include/net/netlink.h
@@ -35,7 +35,7 @@
* nlmsg_new() create a new netlink message
* nlmsg_put() add a netlink message to an skb
* nlmsg_put_answer() callback based nlmsg_put()
- * nlmsg_end() finanlize netlink message
+ * nlmsg_end() finalize netlink message
* nlmsg_get_pos() return current position in message
* nlmsg_trim() trim part of message
* nlmsg_cancel() cancel message construction
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix a typo in netlink.h
2010-06-19 4:29 [PATCH] Fix a typo in netlink.h Justin P. Mattock
@ 2010-06-21 20:45 ` David Miller
2010-06-21 21:05 ` Justin P. Mattock
0 siblings, 1 reply; 3+ messages in thread
From: David Miller @ 2010-06-21 20:45 UTC (permalink / raw)
To: justinmattock; +Cc: trivial, netdev
From: "Justin P. Mattock" <justinmattock@gmail.com>
Date: Fri, 18 Jun 2010 21:29:53 -0700
> Fix a typo in include/net/netlink.h
> should be finalize instead of finanlize
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
Applied, thanks.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Fix a typo in netlink.h
2010-06-21 20:45 ` David Miller
@ 2010-06-21 21:05 ` Justin P. Mattock
0 siblings, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2010-06-21 21:05 UTC (permalink / raw)
To: David Miller; +Cc: trivial, netdev
On 06/21/2010 01:45 PM, David Miller wrote:
> From: "Justin P. Mattock"<justinmattock@gmail.com>
> Date: Fri, 18 Jun 2010 21:29:53 -0700
>
>> Fix a typo in include/net/netlink.h
>> should be finalize instead of finanlize
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>
> Applied, thanks.
>
o.k...
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-21 21:05 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-06-19 4:29 [PATCH] Fix a typo in netlink.h Justin P. Mattock
2010-06-21 20:45 ` David Miller
2010-06-21 21:05 ` Justin P. Mattock
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).