]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/blobdiff - drivers/scsi/megaraid.h
tree-wide: fix comment/printk typos
[mirror_ubuntu-eoan-kernel.git] / drivers / scsi / megaraid.h
index 2b4a048cadf1b31d41a0659e1be55acb96815cd9..deb24ad1b8d22e8b5fe3e802cc32345ea6026770 100644 (file)
@@ -13,7 +13,7 @@
  */
 
 /*
- * Comand coalescing - This feature allows the driver to be able to combine
+ * Command coalescing - This feature allows the driver to be able to combine
  * two or more commands and issue as one command in order to boost I/O
  * performance. Useful if the nature of the I/O is sequential. It is not very
  * useful for random natured I/Os.