diff --git a/scst/src/scst_lib.c b/scst/src/scst_lib.c index fb16059a0..e8329d841 100644 --- a/scst/src/scst_lib.c +++ b/scst/src/scst_lib.c @@ -6013,7 +6013,7 @@ EXPORT_SYMBOL(kernel_write); #endif /** - * scst_writev - read data from a file into a kernel buffer + * scst_readv - read data from a file into a kernel buffer * @file: File to read from. * @vec: Pointer to first element of struct kvec array. * @vlen: Number of elements of the kvec array.