diff options
author | 2011-04-03 11:42:00 -0700 | |
---|---|---|
committer | 2011-04-04 08:35:20 -0700 | |
commit | 4acfaf829dacb8f8170b439d30065e8d2cfdaac9 (patch) | |
tree | 8cd9b0468331d7d3797aaa5d6ff8f877423e9584 /tools/perf/scripts/python/syscall-counts.py | |
parent | Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6 (diff) | |
download | linux-dev-4acfaf829dacb8f8170b439d30065e8d2cfdaac9.tar.xz linux-dev-4acfaf829dacb8f8170b439d30065e8d2cfdaac9.zip |
usb/serial: fix function args warnings, dropping *filp
Fix build warnings caused by removal of *filp arg in struct
usb_serial_driver.
These changes were missed somehow in commits 00a0d0d65b61 ("tty: remove
filp from the USB tty ioctls") and 60b33c133ca0b ("tiocmget: kill off
the passing of the struct file")
drivers/usb/serial/mct_u232.c:159: warning: initialization from incompatible pointer type
drivers/usb/serial/opticon.c:627: warning: initialization from incompatible pointer type
Signed-off-by: Randy Dunlap <randy.dunlap@oracle.com>
Cc: Alan Cox <alan@linux.intel.com>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions