summaryrefslogtreecommitdiffstats
path: root/drivers/staging/vc04_services
diff options
context:
space:
mode:
authorDave Stevenson2018-05-10 21:42:15 +0200
committerGreg Kroah-Hartman2018-05-11 12:02:05 +0200
commita9e14815aaf7f620945950cb5490b8610f9a5700 (patch)
tree2df16d18fd7bfcb156836cdc2a46ac2276793183 /drivers/staging/vc04_services
parentstaging: bcm2835-camera: Replace BUG_ON with return error (diff)
downloadkernel-qcow2-linux-a9e14815aaf7f620945950cb5490b8610f9a5700.tar.gz
kernel-qcow2-linux-a9e14815aaf7f620945950cb5490b8610f9a5700.tar.xz
kernel-qcow2-linux-a9e14815aaf7f620945950cb5490b8610f9a5700.zip
staging: bcm2835-camera: Fix comment typos.
Fix a typo flagged by checkpatch, and another in the same line. Signed-off-by: Dave Stevenson <dave.stevenson@raspberrypi.org> Signed-off-by: Eric Anholt <eric@anholt.net> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/staging/vc04_services')
-rw-r--r--drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h b/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h
index dd4b4ce72081..3b3ed79cadd9 100644
--- a/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h
+++ b/drivers/staging/vc04_services/bcm2835-camera/mmal-msg-port.h
@@ -37,7 +37,7 @@ enum mmal_port_type {
*
* most elements are informational only, the pointer values for
* interogation messages are generally provided as additional
- * strucures within the message. When used to set values only teh
+ * structures within the message. When used to set values only the
* buffer_num, buffer_size and userdata parameters are writable.
*/
struct mmal_port {