ide_tape: kill off use of the ->ioctl operation
authorAlan Cox <alan@linux.intel.com>
Mon, 4 Jan 2010 06:24:00 +0000 (06:24 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 12 Jan 2010 09:56:54 +0000 (01:56 -0800)
Ready to get everything using unlocked_ioctl()

For ide_tape we just push down as this is legacy code anyway

Signed-off-by: Alan Cox <alan@linux.intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found