mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
scst_targ: Source code comment spellig fix (merge r6025 from trunk)
git-svn-id: http://svn.code.sf.net/p/scst/svn/branches/iser@6031 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -2853,7 +2853,7 @@ EXPORT_SYMBOL_GPL(__scst_check_local_events);
|
||||
*
|
||||
* !! At this point cmd can be processed in parallel by some other thread!
|
||||
* !! As consecuence, no pointer in cmd, except cur_order_data and
|
||||
* !! sn_slot, can be touched here! The same is for aasignments to cmd's
|
||||
* !! sn_slot, can be touched here! The same is for assignments to cmd's
|
||||
* !! fields. As protection cmd declared as const.
|
||||
*
|
||||
* Overall, cmd is passed here only for extra correctness checking.
|
||||
|
||||
Reference in New Issue
Block a user