tty: remove filp from the USB tty ioctls
authorAlan Cox <alan@linux.intel.com>
Mon, 14 Feb 2011 16:27:06 +0000 (16:27 +0000)
committerGreg Kroah-Hartman <gregkh@suse.de>
Thu, 17 Feb 2011 19:59:14 +0000 (11:59 -0800)
We don't use it so we can trim it from here as we try and stamp the file
object dependencies out of the serial code.

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>

No differences found