Skip to content

Commit

Permalink
ceph: fix kerneldoc copypasta over ceph_start_io_direct
Browse files Browse the repository at this point in the history
Signed-off-by: Jeff Layton <[email protected]>
Signed-off-by: Ilya Dryomov <[email protected]>
  • Loading branch information
jtlayton authored and idryomov committed Apr 27, 2021
1 parent 379fc7f commit 54b026b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fs/ceph/io.c
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 54b026b

Please sign in to comment.