mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-05-10 07:59:42 -04:00
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>
This commit is contained in:
committed by
Greg Kroah-Hartman
parent
84db34cd72
commit
a9e14815aa
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user