commit | 05227adff206c7290e8bbf1c28be771c2cbfa0ee | [log] [tgz] |
---|---|---|
author | Alan Cox <alan@linux.intel.com> | Mon Jan 04 06:24:00 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jan 12 01:56:54 2010 -0800 |
tree | d2b96c8d37bde4bc40c68359ce15fab37c23c61b | |
parent | 066000dd856709b6980123eb39b957fe26993f7b [diff] |
ide_tape: kill off use of the ->ioctl operation 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>