mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-14 09:11:27 +00:00
qla2x00t: Fix spelling in a source code comment
git-svn-id: http://svn.code.sf.net/p/scst/svn/trunk@4607 d57e44dd-8a1f-0410-8b47-8ef2f437770f
This commit is contained in:
@@ -1048,7 +1048,7 @@ static void q2t_del_sess_work_fn(struct delayed_work *work)
|
||||
/*
|
||||
* We need to take extra reference, because we are
|
||||
* going to drop hardware_lock. Otherwise, we are racing
|
||||
* with other possible calles of q2t_sess_put() for
|
||||
* with other possible callers of q2t_sess_put() for
|
||||
* the same sess, e.g. by q2t_clear_tgt_db().
|
||||
*/
|
||||
q2t_sess_get(sess);
|
||||
|
||||
Reference in New Issue
Block a user