All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH bluetooth-next] Doc fixes re-submit
@ 2015-09-03 14:31 Stefan Schmidt
  2015-09-03 14:31 ` [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos Stefan Schmidt
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Stefan Schmidt @ 2015-09-03 14:31 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Hello.

Just re-submitting these two as they have not been picked up yet and I just
realised that I did not add the correct patch prefixes for them so they might
have been overlooked.

Trivial stuff and Alex already acked them here on the list (ACK's already added
to the new submission).

regards
Stefan Schmidt

^ permalink raw reply	[flat|nested] 4+ messages in thread

* [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos
  2015-09-03 14:31 [PATCH bluetooth-next] Doc fixes re-submit Stefan Schmidt
@ 2015-09-03 14:31 ` Stefan Schmidt
  2015-09-03 14:31 ` [PATCH bluetooth-next 2/2] ieee802154: af_ieee802154: fix typo in comment Stefan Schmidt
  2015-09-03 16:10 ` [PATCH bluetooth-next] Doc fixes re-submit Marcel Holtmann
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Schmidt @ 2015-09-03 14:31 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
---
 Documentation/networking/ieee802154.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/Documentation/networking/ieee802154.txt b/Documentation/networking/ieee802154.txt
index 1700756..aa69ccc 100644
--- a/Documentation/networking/ieee802154.txt
+++ b/Documentation/networking/ieee802154.txt
@@ -7,11 +7,11 @@ Introduction
 The IEEE 802.15.4 working group focuses on standardization of bottom
 two layers: Medium Access Control (MAC) and Physical (PHY). And there
 are mainly two options available for upper layers:
- - ZigBee - proprietary protocol from ZigBee Alliance
- - 6LowPAN - IPv6 networking over low rate personal area networks
+ - ZigBee - proprietary protocol from the ZigBee Alliance
+ - 6LoWPAN - IPv6 networking over low rate personal area networks
 
-The Linux-ZigBee project goal is to provide complete implementation
-of IEEE 802.15.4 and 6LoWPAN protocols. IEEE 802.15.4 is a stack
+The linux-wpan project goal is to provide a complete implementation
+of the IEEE 802.15.4 and 6LoWPAN protocols. IEEE 802.15.4 is a stack
 of protocols for organizing Low-Rate Wireless Personal Area Networks.
 
 The stack is composed of three main parts:
-- 
2.4.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* [PATCH bluetooth-next 2/2] ieee802154: af_ieee802154: fix typo in comment.
  2015-09-03 14:31 [PATCH bluetooth-next] Doc fixes re-submit Stefan Schmidt
  2015-09-03 14:31 ` [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos Stefan Schmidt
@ 2015-09-03 14:31 ` Stefan Schmidt
  2015-09-03 16:10 ` [PATCH bluetooth-next] Doc fixes re-submit Marcel Holtmann
  2 siblings, 0 replies; 4+ messages in thread
From: Stefan Schmidt @ 2015-09-03 14:31 UTC (permalink / raw)
  To: linux-wpan; +Cc: Alexander Aring, Stefan Schmidt

Signed-off-by: Stefan Schmidt <stefan@osg.samsung.com>
Acked-by: Alexander Aring <alex.aring@gmail.com>
---
 include/net/af_ieee802154.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/net/af_ieee802154.h b/include/net/af_ieee802154.h
index 7d38e2f..a5563d2 100644
--- a/include/net/af_ieee802154.h
+++ b/include/net/af_ieee802154.h
@@ -1,5 +1,5 @@
 /*
- * IEEE 802.15.4 inteface for userspace
+ * IEEE 802.15.4 interface for userspace
  *
  * Copyright 2007, 2008 Siemens AG
  *
-- 
2.4.3


^ permalink raw reply related	[flat|nested] 4+ messages in thread

* Re: [PATCH bluetooth-next] Doc fixes re-submit
  2015-09-03 14:31 [PATCH bluetooth-next] Doc fixes re-submit Stefan Schmidt
  2015-09-03 14:31 ` [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos Stefan Schmidt
  2015-09-03 14:31 ` [PATCH bluetooth-next 2/2] ieee802154: af_ieee802154: fix typo in comment Stefan Schmidt
@ 2015-09-03 16:10 ` Marcel Holtmann
  2 siblings, 0 replies; 4+ messages in thread
From: Marcel Holtmann @ 2015-09-03 16:10 UTC (permalink / raw)
  To: Stefan Schmidt; +Cc: linux-wpan, Alexander Aring

Hi Stefan,

> Just re-submitting these two as they have not been picked up yet and I just
> realised that I did not add the correct patch prefixes for them so they might
> have been overlooked.
> 
> Trivial stuff and Alex already acked them here on the list (ACK's already added
> to the new submission).

both patches have been applied to bluetooth-next tree.

Regards

Marcel


^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2015-09-03 16:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-09-03 14:31 [PATCH bluetooth-next] Doc fixes re-submit Stefan Schmidt
2015-09-03 14:31 ` [PATCH bluetooth-next 1/2] ieee802154: docs: fix project name to linux-wpan as well as some typos Stefan Schmidt
2015-09-03 14:31 ` [PATCH bluetooth-next 2/2] ieee802154: af_ieee802154: fix typo in comment Stefan Schmidt
2015-09-03 16:10 ` [PATCH bluetooth-next] Doc fixes re-submit Marcel Holtmann

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.