summaryrefslogtreecommitdiff
path: root/drivers/staging/mei/mei.h
diff options
context:
space:
mode:
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 b09b11c..bc0d8b6 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.