mrsas: Fix a typo in a source code comment

- s/feild/field/

MFC after:	3 days
This commit is contained in:
Zhenlei Huang 2023-04-28 18:01:58 +08:00
parent 5bcbdb0b2e
commit bbfb244724

View File

@ -992,7 +992,7 @@ typedef struct _MR_FW_RAID_MAP_EXT {
typedef struct _MR_DRV_RAID_MAP {
/*
* Total size of this structure, including this field. This feild
* Total size of this structure, including this field. This field
* will be manupulated by driver for ext raid map, else pick the
* value from firmware raid map.
*/