summaryrefslogtreecommitdiff
path: root/linux/Documentation/video4linux/zr364xx.txt
diff options
context:
space:
mode:
authorTrent Piepho <xyzzy@speakeasy.org>2009-03-10 19:28:31 -0700
committerTrent Piepho <xyzzy@speakeasy.org>2009-03-10 19:28:31 -0700
commitf542aede4d7c37a87c603e57f282b647c9550861 (patch)
tree78244437734bc381c2d946e5d638e34a401eb709 /linux/Documentation/video4linux/zr364xx.txt
parent8fb8df7555475d10ef8154ef9aa81835c093c1b6 (diff)
downloadmediapointer-dvb-s2-f542aede4d7c37a87c603e57f282b647c9550861.tar.gz
mediapointer-dvb-s2-f542aede4d7c37a87c603e57f282b647c9550861.tar.bz2
zoran: Pass zoran_fh pointers instead of file pointers
From: Trent Piepho <xyzzy@speakeasy.org> Many functions had a struct file pointer argument, but all they wants is the struct zoran_fh pointer from the file's private data. Since every caller of those functions already has the zoran_fh, just pass the that instead. This saves a dereference in each function change. While I'm at it, change the code formatting of affected functions to be kernel standard style. Priority: normal Signed-off-by: Trent Piepho <xyzzy@speakeasy.org>
Diffstat (limited to 'linux/Documentation/video4linux/zr364xx.txt')
0 files changed, 0 insertions, 0 deletions