summaryrefslogtreecommitdiffstats
path: root/drivers/staging/mei/mei.h
diff options
context:
space:
mode:
authorJustin P. Mattock2012-03-12 15:18:09 +0100
committerGreg Kroah-Hartman2012-03-13 23:45:10 +0100
commit5f9092f36fa8707d487a911299b21d6df846319c (patch)
tree44d17845787db1f73e666295a4aa6080a7caf1a9 /drivers/staging/mei/mei.h
parentstaging: drm/omap: use current time for page-flip event (diff)
downloadkernel-qcow2-linux-5f9092f36fa8707d487a911299b21d6df846319c.tar.gz
kernel-qcow2-linux-5f9092f36fa8707d487a911299b21d6df846319c.tar.xz
kernel-qcow2-linux-5f9092f36fa8707d487a911299b21d6df846319c.zip
drivers:staging:mei Fix some typos in staging/mei
The below patch fixes some typos in drivers/staging/mei/* that I have found while doing a little bit of reading. Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/mei/mei.h')
-rw-r--r--drivers/staging/mei/mei.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/mei/mei.h b/drivers/staging/mei/mei.h
index b09b11cbe30d..bc0d8b69c49e 100644
--- a/drivers/staging/mei/mei.h
+++ b/drivers/staging/mei/mei.h
@@ -77,7 +77,7 @@
* Only in close() (file_operation release()) the communication between
* the clients is disconnected
*
- * The IOCTL argument is a struct with a union the contains
+ * The IOCTL argument is a struct with a union that contains
* the input parameter and the output parameter for this IOCTL.
*
* The input parameter is UUID of the FW Client.