aboutsummaryrefslogtreecommitdiffstats
path: root/samples
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2010-07-06 23:03:55 +0200
committerArnd Bergmann <arnd@arndb.de>2010-09-16 10:33:14 +0200
commitcb3b9cf818070df1bf592b71275bcf99d8edefcb (patch)
treeb6e82e8874890dca9c2d5c9013aecada829a6ef6 /samples
parentibmasmfs: use generic_file_llseek (diff)
downloadlinux-dev-cb3b9cf818070df1bf592b71275bcf99d8edefcb.tar.xz
linux-dev-cb3b9cf818070df1bf592b71275bcf99d8edefcb.zip
raw: use explicit llseek file operations
The raw_fops may need to seek, so there should be an explicit reference to default_llseek. raw_ctl_fops does not contain a read or write method, so we use noop_llseek to ignore seeking requests without an error. Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions