summaryrefslogtreecommitdiffstats
path: root/include/asm-x86/checksum.h
diff options
context:
space:
mode:
authorMauro Carvalho Chehab <mchehab@redhat.com>2008-10-21 11:58:39 -0300
committerMauro Carvalho Chehab <mchehab@redhat.com>2008-10-21 14:31:49 -0200
commit8a522c916d3c3b29a38bd3c8fc3df826d22a9444 (patch)
treecf7c9752eb6fd9909e6b62dc1c048eed082d4611 /include/asm-x86/checksum.h
parentb1f88407f3767f924cae1d521e815e568996a4ef (diff)
downloadlinux-stable-8a522c916d3c3b29a38bd3c8fc3df826d22a9444.tar.gz
linux-stable-8a522c916d3c3b29a38bd3c8fc3df826d22a9444.tar.bz2
linux-stable-8a522c916d3c3b29a38bd3c8fc3df826d22a9444.zip
V4L/DVB (9331): Remove unused inode parameter from video_ioctl2
inode is never used on video_ioctl2. Remove it and rename the function to __video_ioctl2. This allows its usage directly as a callback at fops.unlocked_ioctl. Since we still need a callback with inode to be used with fops.ioctl, this patch adds video_ioctl2() that is just a call to __video_ioctl2(). Also, this patch adds some comments about video_ioctl2 and __video_ioctl2 usage at v4l2-ioctl.h. Signed-off-by: Mauro Carvalho Chehab <mchehab@redhat.com>
Diffstat (limited to 'include/asm-x86/checksum.h')
0 files changed, 0 insertions, 0 deletions