From: Trent Piepho Date: Thu, 5 Mar 2009 11:02:05 +0000 (-0300) Subject: V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status X-Git-Tag: v2.6.30-rc1~621^2~331 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e276f7b5f9c41536f22bec1d8205e6b201300743;p=pandora-kernel.git V4L/DVB (10848): zoran: Change first argument to zoran_v4l2_buffer_status It was a struct file *, but all that function wants is the struct zoran_fh from the file's private data. Since every caller already has this, just pass the zoran_fh instead. Signed-off-by: Trent Piepho Signed-off-by: Mauro Carvalho Chehab --- Reading git-diff-tree failed