mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-20 12:11:26 +00:00
scst.h: Remove an obsolete comment
This is a follow-up for commit 57d9df0717 ("scst: Remove an empty
function") / r8908.
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8925 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -5020,9 +5020,6 @@ static inline void scst_put_sg_buf(struct scst_cmd *cmd, void *buf,
|
||||
* negative error code otherwise.
|
||||
*
|
||||
* "Page" argument returns the starting page, "offset" - offset in it.
|
||||
*
|
||||
* The "put" function "puts" the buffer. It should be always be used, because
|
||||
* in future may need to do some additional operations.
|
||||
*/
|
||||
static inline int __scst_get_sg_page(struct scst_cmd *cmd, int sg_cnt,
|
||||
struct page **page, int *offset)
|
||||
|
||||
Reference in New Issue
Block a user