From: Ian Armstrong Date: Mon, 6 Oct 2008 06:03:18 +0000 (-0300) Subject: V4L/DVB (9164): ivtvfb: a small cosmetic change X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=4ee0e42b31b282d0d0bb11effbbeb0610ee76d09;p=linux-beck.git V4L/DVB (9164): ivtvfb: a small cosmetic change Signed-off-by: Ian Armstrong Signed-off-by: Hans Verkuil Signed-off-by: Mauro Carvalho Chehab --- diff --git a/drivers/media/video/ivtv/ivtvfb.c b/drivers/media/video/ivtv/ivtvfb.c index 249758e53f5f..8a4a150b12fb 100644 --- a/drivers/media/video/ivtv/ivtvfb.c +++ b/drivers/media/video/ivtv/ivtvfb.c @@ -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;