Skip to content

Commit

Permalink
V4L/DVB (9164): ivtvfb: a small cosmetic change
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Ian Armstrong authored and Mauro Carvalho Chehab committed Oct 13, 2008
1 parent c777549 commit 4ee0e42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/media/video/ivtv/ivtvfb.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 4ee0e42

Please sign in to comment.