mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scst: Fix spelling in a source code comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@7342 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -8367,7 +8367,7 @@ EXPORT_SYMBOL_GPL(scst_register_session);
|
||||
* Description:
|
||||
* Registers new MQ session. Returns new session on success or NULL otherwise.
|
||||
*
|
||||
* MQ session is asession, which is part of a set of sessions from the same
|
||||
* MQ session is a session, which is part of a set of sessions from the same
|
||||
* initiator, for instance, one session per CPU. The only difference with
|
||||
* non-MQ sessions is that reservations are not supported on MQ-sessions
|
||||
* (because there is no way to group sessions together from reservations POV)
|
||||
|
||||
Reference in New Issue
Block a user