scst_lib: Fix a kernel-doc header

git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9308 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
Bart Van Assche
2020-12-31 22:46:20 +00:00
parent ea7fac484e
commit e9b7c7e8ff

View File

@@ -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.