mirror of
https://github.com/SCST-project/scst.git
synced 2026-09-21 07:24:22 +00:00
Fix spelling in documentation and source code
See also https://github.com/bvanassche/scst/pull/20. [ bvanassche: left out qla2x00t-32gbit changes and changed patch description ] git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@8920 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2465,7 +2465,7 @@ EXPORT_SYMBOL_GPL(__scst_check_local_events);
|
||||
* No locks. Returns true, if expected_sn was incremented.
|
||||
*
|
||||
* !! At this point cmd can be processed in parallel by some other thread!
|
||||
* !! As consecuence, no pointer in cmd, except cur_order_data and
|
||||
* !! As consequence, no pointer in cmd, except cur_order_data and
|
||||
* !! sn_slot, can be touched here! The same is for assignments to cmd's
|
||||
* !! fields. As protection cmd declared as const.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user