summaryrefslogtreecommitdiffstats
path: root/drivers/infiniband/hw/qib/qib_file_ops.c
diff options
context:
space:
mode:
authorArnd Bergmann2010-07-07 23:40:06 +0200
committerRoland Dreier2010-07-21 20:39:27 +0200
commitdd378c2102cf4bf81144db70771d09ecead2cd15 (patch)
tree09baada8c6f0cccf3fad21c0739f2d8cbd3a7e44 /drivers/infiniband/hw/qib/qib_file_ops.c
parentIB/qib: Avoid variable-length array (diff)
downloadkernel-qcow2-linux-dd378c2102cf4bf81144db70771d09ecead2cd15.tar.gz
kernel-qcow2-linux-dd378c2102cf4bf81144db70771d09ecead2cd15.tar.xz
kernel-qcow2-linux-dd378c2102cf4bf81144db70771d09ecead2cd15.zip
IB/qib: Use generic_file_llseek
When the default llseek action gets changed to no_llseek, all file systems relying on the current behaviour need to set explicit .llseek operations. In case of qib_fs, we want the files to be seekable, so generic_file_llseek fits best. Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Roland Dreier <rolandd@cisco.com>
Diffstat (limited to 'drivers/infiniband/hw/qib/qib_file_ops.c')
0 files changed, 0 insertions, 0 deletions