[Bluetooth] Remove the redundant non-seekable llseek method
authorRobert P. J. Day <rpjday@mindspring.com>
Wed, 11 Jul 2007 07:07:07 +0000 (09:07 +0200)
committerMarcel Holtmann <marcel@holtmann.org>
Wed, 11 Jul 2007 04:53:45 +0000 (06:53 +0200)
commit924f0e4a06419fa1996425d1d2512030e43acbba
tree92de6b4df71270cd5b21c180d442d6ad5152243e
parentbabf4d42d0a41ff58463b0a0515683cdce66f541
[Bluetooth] Remove the redundant non-seekable llseek method

Remove the llseek method given that the open method already calls
nonseekable_open().

Signed-off-by: Robert P. J. Day <rpjday@mindspring.com>
Signed-off-by: Marcel Holtmann <marcel@holtmann.org>
drivers/bluetooth/hci_vhci.c