mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-16 18:21:27 +00:00
scst: Suppress a kernel-doc warning
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@9378 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -14583,11 +14583,11 @@ static void scst_free_descriptors(struct scst_cmd *cmd)
|
||||
return;
|
||||
}
|
||||
|
||||
/**
|
||||
** We currently have only few saved parameters and it is impossible to get
|
||||
** pointer on a bit field, so let's have a simple straightforward
|
||||
** implementation.
|
||||
**/
|
||||
/*
|
||||
* We currently have only few saved parameters and it is impossible to get
|
||||
* pointer on a bit field, so let's have a simple straightforward
|
||||
* implementation.
|
||||
*/
|
||||
|
||||
#define SCST_TAS_LABEL "TAS"
|
||||
#define SCST_QERR_LABEL "QERR"
|
||||
|
||||
Reference in New Issue
Block a user