mirror of
https://github.com/torvalds/linux.git
synced 2024-12-17 08:31:39 +00:00
d16044cf8c
As a preparation for changing the default behaviour of llseek to no_llseek, every file_operations structure should have a .llseek operation. There are three new instances in staging now, which can all be changed into no_llseek explicitly since the devices do not need to seek. Add nonseekable_open where appropriate, to prevent pread/pwrite as well. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de> |
||
---|---|---|
.. | ||
ft1000-pcmcia | ||
ft1000-usb | ||
Kconfig | ||
Makefile | ||
TODO |