Messages in this thread |  | | | Date | Tue, 23 Mar 2010 14:03:00 +0300 | | From | Dan Carpenter <> | | Subject | Re: [PATCH 5/5] Staging: cx25821: fix coding style issues in cx25821-medusa-video.c |
| |
On Mon, Mar 22, 2010 at 10:10:30PM +0200, Olimpiu Pascariu wrote: > >From 32591165a537a03f472c68289798044d6eeea2e0 Mon Sep 17 00:00:00 2001 > From: Olimpiu Pascariu <olimpiu.pascariu@gmail.com> > Date: Mon, 22 Mar 2010 22:07:20 +0200 > Subject: [PATCH 5/5] Staging: cx25821: fix coding style issues in cx25821-medusa-video.c > This is a patch to cx25821-medusa-video.c file that fixes up warnings and errors found by the checkpatch.pl tool > Signed-off-by: Olimpiu Pascariu <olimpiu.pascariu@gmail.com>
[snip]
> + /* > + * clear VPRES_VERT_EN bit, fixes the chroma run away problem > + * when the input switching rate < 16 fields > + */ ^^^ Missing a space here.
Otherwise looks good.
Acked-by: Dan Carpenter <error27@gmail.com>
regard, dan carpenter
|  |