Commit 94b093fc authored by Meghana Madhyastha's avatar Meghana Madhyastha Committed by Greg Kroah-Hartman

Staging: vc04_services: bcm2835-camera: Fix spelling mistake

Fixes a spelling mistake in the comments.
Problem found using checkpatch.
Signed-off-by: default avatarMeghana Madhyastha <meghana.madhyastha@gmail.com>
Acked-by: default avatarJulia Lawall <julia.lawall@lip6.fr>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent f216f6cd
...@@ -130,7 +130,7 @@ int vchiq_mmal_component_disable( ...@@ -130,7 +130,7 @@ int vchiq_mmal_component_disable(
/* enable a mmal port /* enable a mmal port
* *
* enables a port and if a buffer callback provided enque buffer * enables a port and if a buffer callback provided enque buffer
* headers as apropriate for the port. * headers as appropriate for the port.
*/ */
int vchiq_mmal_port_enable( int vchiq_mmal_port_enable(
struct vchiq_mmal_instance *instance, struct vchiq_mmal_instance *instance,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment