V4L/DVB (9164): ivtvfb: a small cosmetic change

Signed-off-by: Ian Armstrong <ian@iarmst.demon.co.uk>
Signed-off-by: Hans Verkuil <hverkuil@xs4all.nl>
Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
This commit is contained in:
Ian Armstrong 2008-10-06 03:03:18 -03:00 committed by Mauro Carvalho Chehab
parent c777549fc9
commit 4ee0e42b31
1 changed files with 1 additions and 1 deletions

View File

@ -367,7 +367,7 @@ static int ivtvfb_prep_frame(struct ivtv *itv, int cmd, void __user *source,
}
static ssize_t ivtvfb_write(struct fb_info *info, const char __user *buf,
size_t count, loff_t *ppos)
size_t count, loff_t *ppos)
{
unsigned long p = *ppos;
void *dst;