mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-17 10:41:26 +00:00
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:
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user