浏览代码

[SCSI] hpsa: fix typo in comments

Signed-off-by: Stephen M. Cameron <scameron@beardog.cce.hp.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
Stephen M. Cameron 15 年之前
父节点
当前提交
466dc22409
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      drivers/scsi/hpsa_cmd.h

+ 1 - 1
drivers/scsi/hpsa_cmd.h

@@ -269,7 +269,7 @@ struct ErrorInfo {
 
 struct ctlr_info; /* defined in hpsa.h */
 /* The size of this structure needs to be divisible by 8
- * od on all architectures, because the controller uses 2
+ * on all architectures, because the controller uses 2
  * lower bits of the address, and the driver uses 1 lower
  * bit (3 bits total.)
  */