scsi: ufs: Fix a spelling error in a source code comment

Change one occurrence of "adpater" into "adapter".

Link: https://lore.kernel.org/r/20220419225811.4127248-2-bvanassche@acm.org
Tested-by: Bean Huo <beanhuo@micron.com>
Reviewed-by: Avri Altman <avri.altman@wdc.com>
Reviewed-by: Bean Huo <beanhuo@micron.com>
Signed-off-by: Bart Van Assche <bvanassche@acm.org>
Signed-off-by: Martin K. Petersen <martin.petersen@oracle.com>
This commit is contained in:
Bart Van Assche 2022-04-19 15:57:44 -07:00 committed by Martin K. Petersen
parent a4e6496fca
commit 2abe580023
1 changed files with 1 additions and 1 deletions

View File

@ -103,7 +103,7 @@
#define UNIPRO_CB_OFFSET(x) (0x8000 | x) #define UNIPRO_CB_OFFSET(x) (0x8000 | x)
/* /*
* PHY Adpater attributes * PHY Adapter attributes
*/ */
#define PA_ACTIVETXDATALANES 0x1560 #define PA_ACTIVETXDATALANES 0x1560
#define PA_ACTIVERXDATALANES 0x1580 #define PA_ACTIVERXDATALANES 0x1580