diff options
Diffstat (limited to 'sys/dev/mps/mps_mapping.h')
-rw-r--r-- | sys/dev/mps/mps_mapping.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/mps/mps_mapping.h b/sys/dev/mps/mps_mapping.h index c370d504bfd7..9803b806e596 100644 --- a/sys/dev/mps/mps_mapping.h +++ b/sys/dev/mps/mps_mapping.h @@ -33,7 +33,7 @@ #define _MPS_MAPPING_H /** - * struct _map_phy_change - PHY entries recieved in Topology change list + * struct _map_phy_change - PHY entries received in Topology change list * @physical_id: SAS address of the device attached with the associate PHY * @device_info: bitfield provides detailed info about the device * @dev_handle: device handle for the device pointed by this entry |