* [PATCH] Typo in netdevice.h
@ 2010-05-26 16:22 Justin P. Mattock
2010-06-04 14:03 ` Jiri Kosina
0 siblings, 1 reply; 3+ messages in thread
From: Justin P. Mattock @ 2010-05-26 16:22 UTC (permalink / raw)
To: trivial; +Cc: linux-kernel, Justin P. Mattock
Fix missing "of" in comment.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
---
include/linux/netdevice.h | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/include/linux/netdevice.h b/include/linux/netdevice.h
index a1bff65..c761c90 100644
--- a/include/linux/netdevice.h
+++ b/include/linux/netdevice.h
@@ -775,7 +775,7 @@ struct net_device {
/*
* This is the first field of the "visible" part of this structure
* (i.e. as seen by users in the "Space.c" file). It is the name
- * the interface.
+ * of the interface.
*/
char name[IFNAMSIZ];
--
1.7.1.rc1.21.gf3bd6
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH] Typo in netdevice.h
2010-05-26 16:22 [PATCH] Typo in netdevice.h Justin P. Mattock
@ 2010-06-04 14:03 ` Jiri Kosina
2010-06-04 14:12 ` Justin P. Mattock
0 siblings, 1 reply; 3+ messages in thread
From: Jiri Kosina @ 2010-06-04 14:03 UTC (permalink / raw)
To: Justin P. Mattock; +Cc: linux-kernel
On Wed, 26 May 2010, Justin P. Mattock wrote:
> Fix missing "of" in comment.
>
> Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
>
> ---
> include/linux/netdevice.h | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
Applied.
--
Jiri Kosina
SUSE Labs, Novell Inc.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Typo in netdevice.h
2010-06-04 14:03 ` Jiri Kosina
@ 2010-06-04 14:12 ` Justin P. Mattock
0 siblings, 0 replies; 3+ messages in thread
From: Justin P. Mattock @ 2010-06-04 14:12 UTC (permalink / raw)
To: Jiri Kosina; +Cc: linux-kernel
On 06/04/2010 07:03 AM, Jiri Kosina wrote:
> On Wed, 26 May 2010, Justin P. Mattock wrote:
>
>> Fix missing "of" in comment.
>>
>> Signed-off-by: Justin P. Mattock<justinmattock@gmail.com>
>>
>> ---
>> include/linux/netdevice.h | 2 +-
>> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> Applied.
>
hey alright!!
Justin P. Mattock
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2010-06-04 14:11 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-05-26 16:22 [PATCH] Typo in netdevice.h Justin P. Mattock
2010-06-04 14:03 ` Jiri Kosina
2010-06-04 14:12 ` 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