* [PATCH] rfkill: Fix documentation typos
@ 2007-09-27 12:42 Michael Buesch
2007-09-27 18:07 ` Ivo van Doorn
0 siblings, 1 reply; 2+ messages in thread
From: Michael Buesch @ 2007-09-27 12:42 UTC (permalink / raw)
To: John Linville; +Cc: linux-wireless, Ivo van Doorn
Signed-off-by: Michael Buesch <mb@bu3sch.de>
Index: wireless-2.6/include/linux/rfkill.h
===================================================================
--- wireless-2.6.orig/include/linux/rfkill.h 2007-09-25 21:41:11.000000000 +0200
+++ wireless-2.6/include/linux/rfkill.h 2007-09-27 14:41:31.000000000 +0200
@@ -29,9 +29,9 @@
/**
* enum rfkill_type - type of rfkill switch.
- * RFKILL_TYPE_WLAN: switch is no a Wireless network devices.
- * RFKILL_TYPE_BlUETOOTH: switch is on a bluetooth device.
- * RFKILL_TYPE_IRDA: switch is on an infrared devices.
+ * RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device.
+ * RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device.
+ * RFKILL_TYPE_IRDA: switch is on an infrared device.
*/
enum rfkill_type {
RFKILL_TYPE_WLAN = 0,
--
Greetings Michael.
^ permalink raw reply [flat|nested] 2+ messages in thread* Re: [PATCH] rfkill: Fix documentation typos
2007-09-27 12:42 [PATCH] rfkill: Fix documentation typos Michael Buesch
@ 2007-09-27 18:07 ` Ivo van Doorn
0 siblings, 0 replies; 2+ messages in thread
From: Ivo van Doorn @ 2007-09-27 18:07 UTC (permalink / raw)
To: Michael Buesch; +Cc: John Linville, linux-wireless
On Thursday 27 September 2007, Michael Buesch wrote:
> Signed-off-by: Michael Buesch <mb@bu3sch.de>
>
> Index: wireless-2.6/include/linux/rfkill.h
> ===================================================================
> --- wireless-2.6.orig/include/linux/rfkill.h 2007-09-25 21:41:11.000000000 +0200
> +++ wireless-2.6/include/linux/rfkill.h 2007-09-27 14:41:31.000000000 +0200
> @@ -29,9 +29,9 @@
>
> /**
> * enum rfkill_type - type of rfkill switch.
> - * RFKILL_TYPE_WLAN: switch is no a Wireless network devices.
> - * RFKILL_TYPE_BlUETOOTH: switch is on a bluetooth device.
> - * RFKILL_TYPE_IRDA: switch is on an infrared devices.
> + * RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device.
> + * RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device.
Ack on the above 2 changes
> + * RFKILL_TYPE_IRDA: switch is on an infrared device.
RFKILL_TYPE_IRDA has been removed in the net-2.6.24 tree.
Ivo
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-09-27 17:52 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-09-27 12:42 [PATCH] rfkill: Fix documentation typos Michael Buesch
2007-09-27 18:07 ` Ivo van Doorn
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).