]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/scsi/libfc/fc_fcp.c
Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[karo-tx-linux.git] / drivers / scsi / libfc / fc_fcp.c
index 2d5909c4685ca63375f5041d960effada171f5fc..5121272f28fd8190b6e599ee9f405504cfa48e8f 100644 (file)
@@ -191,7 +191,7 @@ static void fc_fcp_pkt_hold(struct fc_fcp_pkt *fsp)
 }
 
 /**
- * fc_fcp_pkt_destory() - Release hold on a fcp_pkt
+ * fc_fcp_pkt_destroy() - Release hold on a fcp_pkt
  * @seq: The sequence that the FCP packet is on (required by destructor API)
  * @fsp: The FCP packet to be released
  *