Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

ceph: fix kerneldoc copypasta over ceph_start_io_direct

Signed-off-by: Jeff Layton <jlayton@kernel.org>
Signed-off-by: Ilya Dryomov <idryomov@gmail.com>

authored by

Jeff Layton and committed by
Ilya Dryomov
54b026b4 379fc7fa

+1 -1
+1 -1
fs/ceph/io.c
··· 118 118 } 119 119 120 120 /** 121 - * ceph_end_io_direct - declare the file is being used for direct i/o 121 + * ceph_start_io_direct - declare the file is being used for direct i/o 122 122 * @inode: file inode 123 123 * 124 124 * Declare that a direct I/O operation is about to start, and ensure