iwlwifi: run through spell checker

Signed-off-by: Tomas Winkler <tomas.winkler@intel.com>
Signed-off-by: Reinette Chatre <reinette.chatre@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
This commit is contained in:
Tomas Winkler
2008-10-23 23:48:56 -07:00
committed by John W. Linville
parent 127901ab69
commit a96a27f97f
26 changed files with 91 additions and 92 deletions

View File

@ -654,7 +654,7 @@ static void iwl_bg_request_scan(struct work_struct *data)
goto done;
}
/* Make sure the scan wasn't cancelled before this queued work
/* Make sure the scan wasn't canceled before this queued work
* was given the chance to run... */
if (!test_bit(STATUS_SCANNING, &priv->status))
goto done;