]> git.karo-electronics.de Git - mv-sheeva.git/commitdiff
Staging: rtl81*: Fix spelling fuction -> function in comments
authorStefan Weil <weil@mail.berlios.de>
Wed, 11 Aug 2010 16:47:07 +0000 (18:47 +0200)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 31 Aug 2010 22:05:13 +0000 (15:05 -0700)
Obviously the wrong spelling was copied a lot of times.

A similar patch for the non-staging part of linux
is committed by Jiri Kosina.

Cc: devel@driverdev.osuosl.org
Signed-off-by: Stefan Weil <weil@mail.berlios.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rtl8187se/ieee80211/ieee80211_softmac.c
drivers/staging/rtl8192e/ieee80211/ieee80211_softmac.c
drivers/staging/rtl8192u/ieee80211/ieee80211_softmac.c

index 1b838a266e0d13754b85850ae5bfb4764d3a631a..652d879509e6b0e0b18cb56611dfc1c87f9e39d6 100644 (file)
@@ -454,7 +454,7 @@ void ieee80211_softmac_scan_syncro(struct ieee80211_device *ieee)
                                goto out; /* scan completed */
 
                }while(!channel_map[ch]);
-               /* this fuction can be called in two situations
+               /* this function can be called in two situations
                 * 1- We have switched to ad-hoc mode and we are
                 *    performing a complete syncro scan before conclude
                 *    there are no interesting cell and to create a
@@ -517,7 +517,7 @@ void ieee80211_softmac_ips_scan_syncro(struct ieee80211_device *ieee)
 //     printk("=======hh===============>ips scan\n");
        while(1)
         {
-                /* this fuction can be called in two situations
+                /* this function can be called in two situations
                  * 1- We have switched to ad-hoc mode and we are
                  *    performing a complete syncro scan before conclude
                  *    there are no interesting cell and to create a
index f6d81fe643de1bf76979e2c53e761e1627e6365b..54c9c2471ec30f4580e176edbd794cf0395bbaac 100644 (file)
@@ -455,7 +455,7 @@ void ieee80211_softmac_scan_syncro(struct ieee80211_device *ieee)
                }while(!ieee->channel_map[ch]);
 #endif
 
-               /* this fuction can be called in two situations
+               /* this function can be called in two situations
                 * 1- We have switched to ad-hoc mode and we are
                 *    performing a complete syncro scan before conclude
                 *    there are no interesting cell and to create a
index a2e84c578579db4ca6cf9fbfad0a370c4a134275..bc8c4253369367335cbfe66d5ceb56281e187d15 100644 (file)
@@ -449,7 +449,7 @@ void ieee80211_softmac_scan_syncro(struct ieee80211_device *ieee)
                }while(!ieee->channel_map[ch]);
 #endif
 
-               /* this fuction can be called in two situations
+               /* this function can be called in two situations
                 * 1- We have switched to ad-hoc mode and we are
                 *    performing a complete syncro scan before conclude
                 *    there are no interesting cell and to create a