Commit 54b026b4 authored by Jeff Layton's avatar Jeff Layton Committed by Ilya Dryomov

ceph: fix kerneldoc copypasta over ceph_start_io_direct

Signed-off-by: default avatarJeff Layton <jlayton@kernel.org>
Signed-off-by: default avatarIlya Dryomov <idryomov@gmail.com>
parent 379fc7fa
......@@ -118,7 +118,7 @@ static void ceph_block_buffered(struct ceph_inode_info *ci, struct inode *inode)
}
/**
* ceph_end_io_direct - declare the file is being used for direct i/o
* ceph_start_io_direct - declare the file is being used for direct i/o
* @inode: file inode
*
* Declare that a direct I/O operation is about to start, and ensure
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment