From: Dave Stevenson Date: Thu, 10 May 2018 19:42:15 +0000 (-0700) Subject: staging: bcm2835-camera: Fix comment typos. X-Git-Tag: v5.15~8661^2~209 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a9e14815aaf7f620945950cb5490b8610f9a5700;p=platform%2Fkernel%2Flinux-starfive.git staging: bcm2835-camera: Fix comment typos. Fix a typo flagged by checkpatch, and another in the same line. Signed-off-by: Dave Stevenson Signed-off-by: Eric Anholt Signed-off-by: Greg Kroah-Hartman --- 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 dd4b4ce..3b3ed79 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 {