treewide: Convert retrun typos to return

Tyops should be fixed.

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Этот коммит содержится в:
Joe Perches
2013-09-03 13:45:58 -07:00
коммит произвёл Jiri Kosina
родитель 9cf510a58c
Коммит 9e03aa2f83
6 изменённых файлов: 6 добавлений и 6 удалений

Просмотреть файл

@@ -416,7 +416,7 @@ static void rtl92d_dm_dig(struct ieee80211_hw *hw)
/* because we will send data pkt when scanning
* this will cause some ap like gear-3700 wep TP
* lower if we retrun here, this is the diff of
* lower if we return here, this is the diff of
* mac80211 driver vs ieee80211 driver */
/* if (rtlpriv->mac80211.act_scanning)
* return; */