]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/scsi/libfc/fc_lport.c
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
[net-next-2.6.git] / drivers / scsi / libfc / fc_lport.c
index 6eb334a8a7fa976e3fdc7e2c4990e3f50bb440d3..d9b6e11b0e884b122cfe4d7b6fc2888e5e6c507d 100644 (file)
  * invalid SID. We also need to ensure that states don't change unexpectedly
  * while processing another state.
  *
- * HEIRARCHY
+ * HIERARCHY
  *
- * The following heirarchy defines the locking rules. A greater lock
+ * The following hierarchy defines the locking rules. A greater lock
  * may be held before acquiring a lesser lock, but a lesser lock should never
- * be held while attempting to acquire a greater lock. Here is the heirarchy-
+ * be held while attempting to acquire a greater lock. Here is the hierarchy-
  *
  * lport > disc, lport > rport, disc > rport
  *