Re: [PATCH 6/6] staging: bcm2835-v4l2: Apply spelling fixes from checkpatch.

From: Joe Perches
Date: Fri Jan 27 2017 - 17:40:16 EST


On Fri, 2017-01-27 at 13:55 -0800, Eric Anholt wrote:
> Generated with checkpatch.pl --fix-inplace and git add -p out of the
> results.

Maybe another.

> diff --git a/drivers/staging/media/platform/bcm2835/mmal-vchiq.c b/drivers/staging/media/platform/bcm2835/mmal-vchiq.c
[]
> @@ -239,7 +239,7 @@ static int bulk_receive(struct vchiq_mmal_instance *instance,
> pr_err("buffer list empty trying to submit bulk receive\n");
>
> /* todo: this is a serious error, we should never have
> - * commited a buffer_to_host operation to the mmal
> + * committed a buffer_to_host operation to the mmal
> * port without the buffer to back it up (underflow
> * handling) and there is no obvious way to deal with
> * this - how is the mmal servie going to react when

Perhaps s/servie/service/ ?