fix typos concerning "hierarchy"
Signed-off-by: Uwe Kleine-König <u.kleine-koenig@pengutronix.de> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:

committed by
Jiri Kosina

parent
22c1d8b4f8
commit
732bee7af3
@@ -34,7 +34,7 @@
|
||||
* The rport should never hold the rport mutex and then attempt to acquire
|
||||
* either the lport or disc mutexes. The rport's mutex is considered lesser
|
||||
* than both the lport's mutex and the disc mutex. Refer to fc_lport.c for
|
||||
* more comments on the heirarchy.
|
||||
* more comments on the hierarchy.
|
||||
*
|
||||
* The locking strategy is similar to the lport's strategy. The lock protects
|
||||
* the rport's states and is held and released by the entry points to the rport
|
||||
|
Reference in New Issue
Block a user