aboutsummaryrefslogtreecommitdiff
path: root/drivers/scsi/isci/registers.h
diff options
context:
space:
mode:
authorStephen Rothwell <sfr@canb.auug.org.au>2017-04-21 16:22:01 +1000
committerStephen Rothwell <sfr@canb.auug.org.au>2017-04-21 16:22:01 +1000
commit2f9345705f5308ec2c7a16db5ea9f0f61745e6ab (patch)
tree662c9296e8458620c6662fd269bebf78e6fa9196 /drivers/scsi/isci/registers.h
parent4eefe195614d150ecc99c21ebad5d88a054f6df8 (diff)
parenta55dddf57c2d08c252eb07955d5757156ffacec7 (diff)
Merge branch 'akpm/master'
Diffstat (limited to 'drivers/scsi/isci/registers.h')
-rw-r--r--drivers/scsi/isci/registers.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/drivers/scsi/isci/registers.h b/drivers/scsi/isci/registers.h
index 97f3ceb8d724..63468cfe3e4a 100644
--- a/drivers/scsi/isci/registers.h
+++ b/drivers/scsi/isci/registers.h
@@ -652,7 +652,7 @@ struct scu_iit_entry {
/*
- * TODO: Where is the SAS_LNKTOV regsiter?
+ * TODO: Where is the SAS_LNKTOV register?
* TODO: Where is the SAS_PHYTOV register? */
#define SCU_SAS_TRANSMIT_IDENTIFICATION_SMP_TARGET_SHIFT (1)
@@ -1827,7 +1827,7 @@ struct scu_peg_registers {
};
/**
- * struct scu_registers - SCU regsiters including both PEG registers if we turn
+ * struct scu_registers - SCU registers including both PEG registers if we turn
* on that compile option. All of these registers are in the memory mapped
* space returned from BAR1.
*