From 966ad42d0c37d46a543430bbd1956963a1ffe213 Mon Sep 17 00:00:00 2001 From: Michael Buesch Date: Thu, 27 Sep 2007 14:42:42 +0200 Subject: [PATCH] --- yaml --- r: 66791 b: refs/heads/master c: 279632be3f546f4d88bdb086fa71479bcde9d641 h: refs/heads/master i: 66789: c0fb0eee470459e18fcb6e0af9c660d492877085 66787: 5a809eb449851b55e2bdac956d6719e84fda9905 66783: 757c446aecf407b0560dd54a480034a24780fdd5 v: v3 --- [refs] | 2 +- trunk/include/linux/rfkill.h | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/[refs] b/[refs] index 62c47da246aa..11550a3320b2 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 30ccb08847c2d89e1cf893bf5f3155c023a9d142 +refs/heads/master: 279632be3f546f4d88bdb086fa71479bcde9d641 diff --git a/trunk/include/linux/rfkill.h b/trunk/include/linux/rfkill.h index f9a50dab4168..8909682415dc 100644 --- a/trunk/include/linux/rfkill.h +++ b/trunk/include/linux/rfkill.h @@ -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_UWB: switch is on a Ultra wideband device. + * RFKILL_TYPE_WLAN: switch is on a 802.11 wireless network device. + * RFKILL_TYPE_BLUETOOTH: switch is on a bluetooth device. + * RFKILL_TYPE_UWB: switch is on a ultra wideband device. */ enum rfkill_type { RFKILL_TYPE_WLAN ,