[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1485556233.12563.142.camel@perches.com>
Date: Fri, 27 Jan 2017 14:30:33 -0800
From: Joe Perches <joe@...ches.com>
To: Eric Anholt <eric@...olt.net>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>
Cc: devel@...verdev.osuosl.org, linux-media@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-rpi-kernel@...ts.infradead.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 6/6] staging: bcm2835-v4l2: Apply spelling fixes from
checkpatch.
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/ ?
Powered by blists - more mailing lists