]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
Staging: vc04_services: bcm2835-camera: Fix spelling mistake
authorMeghana Madhyastha <meghana.madhyastha@gmail.com>
Sun, 10 Sep 2017 04:27:32 +0000 (09:57 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 17 Sep 2017 14:35:26 +0000 (16:35 +0200)
Fixes a spelling mistake in the comments.
Problem found using checkpatch.

Signed-off-by: Meghana Madhyastha <meghana.madhyastha@gmail.com>
Acked-by: Julia Lawall <julia.lawall@lip6.fr>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/vc04_services/bcm2835-camera/mmal-vchiq.h

index 63db053532bfaa1289dbf3aaffdab600e3ed201a..db39900c9d91ef5e98e004895d8de793a7754998 100644 (file)
@@ -130,7 +130,7 @@ int vchiq_mmal_component_disable(
 /* enable a mmal port
  *
  * 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(
                struct vchiq_mmal_instance *instance,