aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/wlan-ng
diff options
context:
space:
mode:
authorAdam Buchbinder <adam.buchbinder@gmail.com>2009-12-18 15:43:52 -0500
committerGreg Kroah-Hartman <gregkh@suse.de>2010-03-03 16:42:32 -0800
commit3fc0d278e3198c8aa9baa71c49a8364d31686ba9 (patch)
treeedd1d6fed26d00d2857b77b19d721ce013af0f35 /drivers/staging/wlan-ng
parentstaging: Fix misspelling of "should" and "shouldn't" in comments. (diff)
downloadlinux-dev-3fc0d278e3198c8aa9baa71c49a8364d31686ba9.tar.xz
linux-dev-3fc0d278e3198c8aa9baa71c49a8364d31686ba9.zip
staging: Fix misspelling of "invocation" in comment.
A comment misspells "invocation"; this fixes it. No code changes. Signed-off-by: Adam Buchbinder <adam.buchbinder@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'drivers/staging/wlan-ng')
-rw-r--r--drivers/staging/wlan-ng/hfa384x_usb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/wlan-ng/hfa384x_usb.c b/drivers/staging/wlan-ng/hfa384x_usb.c
index 925678babd9e..c6a9e17ec79b 100644
--- a/drivers/staging/wlan-ng/hfa384x_usb.c
+++ b/drivers/staging/wlan-ng/hfa384x_usb.c
@@ -52,7 +52,7 @@
* around the register accesses. The next higher level represents C-callable
* prism2 API functions that match the Intersil documentation as closely
* as is reasonable. The next higher layer implements common sequences
-* of invokations of the API layer (e.g. write to bap, followed by cmd).
+* of invocations of the API layer (e.g. write to bap, followed by cmd).
*
* Common sequences:
* hfa384x_drvr_xxx Highest level abstractions provided by the